JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.sun.msv.grammar
Interface DataOrValueExp
All Known Implementing Classes:
DataExp
,
ValueExp
public interface
DataOrValueExp
The common interface for
DataExp
and
ValueExp
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
StringPair
getName
()
org.relaxng.datatype.Datatype
getType
()
Method Details
getName
StringPair
getName
()
getType
org.relaxng.datatype.Datatype
getType
()