Searched defs:ProcessingInstructionImpl (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
H A DProcessingInstructionImpl.java33 public final class ProcessingInstructionImpl extends LeafNodeImpl implements class in inherits:LeafNodeImpl,ProcessingInstruction
40 ProcessingInstructionImpl(DocumentImpl document, String target, String data) { method in class:ProcessingInstructionImpl

Completed in 47 milliseconds