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 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.
-