AttributeLabel(Contact contact,
Attribute label,
Format format) |
Constructor for the AttributeLabel object.
|
AttributeParameter(java.lang.reflect.Constructor factory,
Attribute value,
Format format,
int index) |
Constructor for the AttributeParameter object.
|
ElementArrayLabel(Contact contact,
ElementArray label,
Format format) |
Constructor for the ElementArrayLabel object.
|
ElementArrayParameter(java.lang.reflect.Constructor factory,
ElementArray value,
Format format,
int index) |
Constructor for the ElementArrayParameter object.
|
ElementExtractor(Contact contact,
ElementUnion union,
Format format) |
Constructor for the ElementExtractor object.
|
ElementLabel(Contact contact,
Element label,
Format format) |
Constructor for the ElementLabel object.
|
ElementListExtractor(Contact contact,
ElementListUnion union,
Format format) |
Constructor for the ElementListExtractor object.
|
ElementListLabel(Contact contact,
ElementList label,
Format format) |
Constructor for the ElementListLabel object.
|
ElementListParameter(java.lang.reflect.Constructor factory,
ElementList value,
Format format,
int index) |
Constructor for the ElementListParameter object.
|
ElementListUnionLabel(Contact contact,
ElementListUnion union,
ElementList element,
Format format) |
Constructor for the ElementListUnionLabel object.
|
ElementListUnionParameter(java.lang.reflect.Constructor factory,
ElementListUnion union,
ElementList element,
Format format,
int index) |
Constructor for the ElementListUnionParameter object.
|
ElementMapExtractor(Contact contact,
ElementMapUnion union,
Format format) |
Constructor for the ElementMapExtractor object.
|
ElementMapLabel(Contact contact,
ElementMap label,
Format format) |
Constructor for the ElementMapLabel object.
|
ElementMapParameter(java.lang.reflect.Constructor factory,
ElementMap value,
Format format,
int index) |
Constructor for the ElementMapParameter object.
|
ElementMapUnionLabel(Contact contact,
ElementMapUnion union,
ElementMap element,
Format format) |
Constructor for the ElementMapUnionLabel object.
|
ElementMapUnionParameter(java.lang.reflect.Constructor factory,
ElementMapUnion union,
ElementMap element,
Format format,
int index) |
Constructor for the ElementMapUnionParameter object.
|
ElementParameter(java.lang.reflect.Constructor factory,
Element value,
Format format,
int index) |
Constructor for the ElementParameter object.
|
ElementUnionLabel(Contact contact,
ElementUnion union,
Element element,
Format format) |
Constructor for the ElementUnionLabel object.
|
ElementUnionParameter(java.lang.reflect.Constructor factory,
ElementUnion union,
Element element,
Format format,
int index) |
Constructor for the ElementUnionParameter object.
|
EmptyExpression(Format format) |
Constructor for EmptyExpression object.
|
ExtractorFactory(Contact contact,
java.lang.annotation.Annotation label,
Format format) |
Constructor for the ExtractorFactory object.
|
GroupExtractor(Contact contact,
java.lang.annotation.Annotation label,
Format format) |
Constructor for the GroupExtractor object.
|
Introspector(Contact contact,
Label label,
Format format) |
Constructor for the Introspector object.
|
LabelExtractor(Format format) |
Constructor for the LabelExtractor object.
|
PathParser(java.lang.String path,
Type type,
Format format) |
Constructor for the PathParser object.
|
Persister(java.util.Map filter,
Format format) |
Constructor for the Persister object.
|
Persister(Filter filter,
Format format) |
Constructor for the Persister object.
|
Persister(Filter filter,
Matcher matcher,
Format format) |
Constructor for the Persister object.
|
Persister(Strategy strategy,
java.util.Map data,
Format format) |
Constructor for the Persister object.
|
Persister(Strategy strategy,
Filter filter,
Format format) |
Constructor for the Persister object.
|
Persister(Strategy strategy,
Filter filter,
Matcher matcher,
Format format) |
Constructor for the Persister object.
|
Persister(Strategy strategy,
Format format) |
Constructor for the Persister object.
|
Persister(Strategy strategy,
Matcher matcher,
Format format) |
Constructor for the Persister object.
|
Persister(Format format) |
Constructor for the Persister object.
|
Persister(Matcher matcher,
Format format) |
Constructor for the Persister object.
|
Support(Filter filter,
Matcher matcher,
Format format) |
Constructor for the Support object.
|
TextLabel(Contact contact,
Text label,
Format format) |
Constructor for the TextLabel object.
|
TextParameter(java.lang.reflect.Constructor factory,
Text value,
Format format,
int index) |
Constructor for the TextParameter object.
|
VersionLabel(Contact contact,
Version label,
Format format) |
Constructor for the VersionLabel object.
|