Uses of Class
org.simpleframework.xml.core.GroupExtractor
Packages that use GroupExtractor
-
Uses of GroupExtractor in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as GroupExtractorModifier and TypeFieldDescriptionprivate GroupExtractor
ElementListUnionLabel.extractor
This is used to extract the individual unions in the group.private GroupExtractor
ElementMapUnionLabel.extractor
This is used to extract the individual unions in the group.private GroupExtractor
ElementUnionLabel.extractor
This is used to extract the individual unions in the group.