Package de.pdark.decentxml.mapping
Class ComplexElementHandler
java.lang.Object
de.pdark.decentxml.mapping.AbstractNodeHandler
de.pdark.decentxml.mapping.ComplexElementHandler
- All Implemented Interfaces:
INodeHandler
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
private static class
private static class
private static interface
private static class
private static class
-
Field Summary
FieldsFields inherited from class de.pdark.decentxml.mapping.AbstractNodeHandler
handler, method
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate <T extends Annotation>
TgetAnnotation
(Annotation[] annotations, Class<T> key) void
private void
private String
Methods inherited from class de.pdark.decentxml.mapping.AbstractNodeHandler
handle, toString
-
Field Details
-
parameterProviders
-
-
Constructor Details
-
ComplexElementHandler
-
-
Method Details
-
processArguments
private void processArguments() -
getAnnotation
-
invoke
- Specified by:
invoke
in classAbstractNodeHandler
- Throws:
Exception
-
toString
-