Uses of Class
org.simpleframework.xml.core.GroupExtractor
-
Packages that use GroupExtractor Package Description org.simpleframework.xml.core -
-
Uses of GroupExtractor in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as GroupExtractor Modifier and Type Field Description private GroupExtractorElementListUnionLabel. extractorThis is used to extract the individual unions in the group.private GroupExtractorElementMapUnionLabel. extractorThis is used to extract the individual unions in the group.private GroupExtractorElementUnionLabel. extractorThis is used to extract the individual unions in the group.
-