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 NamespaceDictionaryNamespaceDictionary. getStandardDictionary()Construct an example dictionary as needed by the OpenDocument schema file
-