convert.relaxng.output.xsd.basic
Class Located

java.lang.Object
  extended by convert.relaxng.output.xsd.basic.Located
Direct Known Subclasses:
Annotated, Comment

public abstract class Located
extends java.lang.Object


Constructor Summary
Located(SourceLocation location)
           
 
Method Summary
 SourceLocation getLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Located

public Located(SourceLocation location)
Method Detail

getLocation

public SourceLocation getLocation()