|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmExceptionHandler | |
---|---|
org.gxml.sa | |
org.gxml.xs |
Uses of SmExceptionHandler in org.gxml.sa |
---|
Methods in org.gxml.sa with parameters of type SmExceptionHandler | |
---|---|
void |
GxMetaBridge.load(java.net.URI schemaLocation,
java.io.InputStream istream,
java.net.URI systemId,
SmExceptionHandler errors,
SmMetaLoadArgs args)
Loads a top-level schema from a byte stream. |
Uses of SmExceptionHandler in org.gxml.xs |
---|
Classes in org.gxml.xs that implement SmExceptionHandler | |
---|---|
class |
SmExceptionCatcher
Implements SmExceptionHandler by catching all exceptions. |
class |
SmExceptionThrower
|
Methods in org.gxml.xs with parameters of type SmExceptionHandler | |
---|---|
void |
SmMetaBridge.load(java.net.URI schemaLocation,
java.io.InputStream istream,
java.net.URI systemId,
SmExceptionHandler errors,
SmMetaLoadArgs args)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |