|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessingInstruction | |
---|---|
de.pdark.decentxml |
Uses of ProcessingInstruction in de.pdark.decentxml |
---|
Subclasses of ProcessingInstruction in de.pdark.decentxml | |
---|---|
class |
XMLDeclaration
This class allows to manipulate the XML encoding at the beginning of an XML document. |
Methods in de.pdark.decentxml that return ProcessingInstruction | |
---|---|
ProcessingInstruction |
ProcessingInstruction.copy()
|
ProcessingInstruction |
ProcessingInstruction.copy(Node orig)
|
ProcessingInstruction |
ProcessingInstruction.createClone()
|
ProcessingInstruction |
ProcessingInstruction.setText(java.lang.String text)
|
Methods in de.pdark.decentxml with parameters of type ProcessingInstruction | |
---|---|
static boolean |
XMLDeclaration.isXMLDeclaration(ProcessingInstruction pi)
|
static XMLDeclaration |
XMLDeclaration.parseXMLDeclaration(ProcessingInstruction pi)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |