com.smallx.xml.infoset
Interface SourceLocation

All Superinterfaces:
Location
All Known Subinterfaces:
Action
All Known Implementing Classes:
ActionBase

public interface SourceLocation
extends Location


Method Summary
 java.net.URI getSourceURI()
           
 
Methods inherited from interface com.smallx.xml.infoset.Location
getColumn, getLine, setColumn, setLine
 

Method Detail

getSourceURI

public java.net.URI getSourceURI()