Package eu.bandm.tools.tpath.tdomclient
Class TdomClient.ProcessingInstruction
java.lang.Object
TdomClient<E,X>.Node<TypedProcessingInstruction>
eu.bandm.tools.tpath.tdomclient.TdomClient.ProcessingInstruction
- Enclosing class:
- TdomClient<E extends TypedElement<E,
X>, X extends TypedExtension>
-
Field Summary
-
Constructor Summary
ConstructorDescriptionProcessingInstruction
(TypedProcessingInstruction orig, TdomClient<E, X>.Element parent, int index) -
Method Summary
-
Constructor Details
-
ProcessingInstruction
ProcessingInstruction(TypedProcessingInstruction orig, TdomClient<E, X>.Element parent, int index)
-