Uses of Class
org.xmlet.xsdparser.core.utils.NamespaceInfo
-
Packages that use NamespaceInfo Package Description org.xmlet.xsdparser.xsdelements -
-
Uses of NamespaceInfo in org.xmlet.xsdparser.xsdelements
Fields in org.xmlet.xsdparser.xsdelements with type parameters of type NamespaceInfo Modifier and Type Field Description private java.util.Map<java.lang.String,NamespaceInfo>XsdSchema. namespacesMethods in org.xmlet.xsdparser.xsdelements that return types with arguments of type NamespaceInfo Modifier and Type Method Description java.util.Map<java.lang.String,NamespaceInfo>XsdSchema. getNamespaces()
-