Class Located
- java.lang.Object
-
- com.thaiopensource.relaxng.output.xsd.basic.Located
-
-
Constructor Summary
Constructors Constructor Description Located(SourceLocation location)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SourceLocationgetLocation()
-
-
-
Constructor Detail
-
Located
public Located(SourceLocation location)
-
-
Method Detail
-
getLocation
public SourceLocation getLocation()
-
-