Uses of Class
org.xmlet.xsdparser.xsdelements.XsdAnnotationChildren
-
Packages that use XsdAnnotationChildren Package Description org.xmlet.xsdparser.xsdelements -
-
Uses of XsdAnnotationChildren in org.xmlet.xsdparser.xsdelements
Subclasses of XsdAnnotationChildren in org.xmlet.xsdparser.xsdelements Modifier and Type Class Description classXsdAppInfoA class representing the xsd:appInfo element.classXsdDocumentationA class representing the xsd:documentation element.Methods in org.xmlet.xsdparser.xsdelements with parameters of type XsdAnnotationChildren Modifier and Type Method Description (package private) static ReferenceBaseXsdAnnotationChildren. xsdAnnotationChildrenParse(org.w3c.dom.Node node, XsdAnnotationChildren annotationChildren)This method is used to parseXsdAnnotationChildreninstances.
-