convert.relaxng.edit
Class SourceObject

java.lang.Object
  extended by convert.relaxng.edit.SourceObject
Direct Known Subclasses:
Annotated, AnnotationChild, AttributeAnnotation

public class SourceObject
extends java.lang.Object


Constructor Summary
SourceObject()
           
SourceObject(SourceLocation sourceLocation)
           
 
Method Summary
 SourceLocation getSourceLocation()
           
 void setSourceLocation(SourceLocation sourceLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceObject

public SourceObject()

SourceObject

public SourceObject(SourceLocation sourceLocation)
Method Detail

getSourceLocation

public SourceLocation getSourceLocation()

setSourceLocation

public void setSourceLocation(SourceLocation sourceLocation)