Package org.hl7.fhir.utilities.xhtml
Class XhtmlNode.Location
- java.lang.Object
-
- org.hl7.fhir.utilities.xhtml.XhtmlNode.Location
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- XhtmlNode
public static class XhtmlNode.Location extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Location(int line, int column)
-