Uses of Interface
com.sun.xml.xsom.XSListSimpleType
-
-
Uses of XSListSimpleType in com.sun.xml.xsom
Methods in com.sun.xml.xsom that return XSListSimpleType Modifier and Type Method Description XSListSimpleTypeXSSimpleType. asList()XSListSimpleTypeXSSimpleType. getBaseListType()Gets the nearest ancestorXSListSimpleType(including itself) if the variety of this type islist.
-