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 NamespaceList
DetailScanner.declaration
This represents the namespace list declared on the type.Methods in org.simpleframework.xml.core that return NamespaceListModifier and TypeMethodDescriptionDefaultDetail.getNamespaceList()
This returns theNamespaceList
annotation that was declared on the type.Detail.getNamespaceList()
This returns theNamespaceList
annotation that was declared on the type.DetailScanner.getNamespaceList()
This returns theNamespaceList
annotation that was declared on the type.