JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.sun.msv.grammar
DataOrValueExp
Contents
Description
Method Summary
Method Details
getName()
getType()
Hide sidebar
Show sidebar
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
()