Package de.pdark.decentxml.mapping
Annotation Type TextHandler
-
@Retention(RUNTIME) @Target(METHOD) public @interface TextHandler
Use this annotation to turn any method into a handler for text.This is useful if you have an element with the name "text" in your input.