Uses of Annotation Interface
org.simpleframework.xml.NamespaceList
Packages that use NamespaceList
-
Uses of NamespaceList in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as NamespaceListModifier and TypeFieldDescriptionprivate NamespaceListDetailScanner.declarationThis represents the namespace list declared on the type.Methods in org.simpleframework.xml.core that return NamespaceListModifier and TypeMethodDescriptionDefaultDetail.getNamespaceList()This returns theNamespaceListannotation that was declared on the type.Detail.getNamespaceList()This returns theNamespaceListannotation that was declared on the type.DetailScanner.getNamespaceList()This returns theNamespaceListannotation that was declared on the type.