com.thaiopensource.relaxng.parse.sax
Class SchemaParser.ContextImpl
java.lang.Object
com.thaiopensource.relaxng.parse.sax.DtdContext
com.thaiopensource.relaxng.parse.sax.SchemaParser.AbstractContext
com.thaiopensource.relaxng.parse.sax.SchemaParser.ContextImpl
- All Implemented Interfaces:
- Context, ValidationContext, DTDHandler
- Enclosing class:
- SchemaParser
class SchemaParser.ContextImpl
- extends SchemaParser.AbstractContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaParser.ContextImpl
SchemaParser.ContextImpl()
getBaseUri
public String getBaseUri()
- Description copied from interface:
ValidationContext
- Returns the base URI of the context. The null string may be returned
if no base URI is known.