Uses of Class
schema2template.model.NamespaceDictionary
-
Packages that use NamespaceDictionary Package Description schema2template.model Provide the XML model information parsed from a given XML schema. -
-
Uses of NamespaceDictionary in schema2template.model
Methods in schema2template.model that return NamespaceDictionary Modifier and Type Method Description static NamespaceDictionary
NamespaceDictionary. getStandardDictionary()
Construct an example dictionary as needed by the OpenDocument schema file
-