Example usage for Java org.dom4j ProcessingInstruction fields, constructors, methods, implement or subclass
The text is from its open source code.
String | asXML() |
String | getName() |
String | getTarget() This method is the equivalent to the #getName method. |
String | getText() DOCUMENT ME! |
String | getValue(String name) Returns the value of a specific name in the PI. |