Package com.sun.msv.grammar
Interface DataOrValueExp
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringPair
getName()
org.relaxng.datatype.Datatype
getType()
-
-
-
Method Detail
-
getName
StringPair getName()
-
getType
org.relaxng.datatype.Datatype getType()
-
-