Uses of Class
org.gxml.xs.SmAbortException

Packages that use SmAbortException
org.gxml.sa   
org.gxml.xs   
 

Uses of SmAbortException in org.gxml.sa
 

Methods in org.gxml.sa that throw SmAbortException
 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 SmAbortException in org.gxml.xs
 

Methods in org.gxml.xs that throw SmAbortException
 void SmParserHandler.error(SmAttribute<A,S> attribute, SmException exception)
           
 void SmParserHandler.error(SmAttributeGroup<A,S> attributeGroup, SmException exception)
           
 void SmParserHandler.error(SmComplexType<A,S> complexType, SmException exception)
           
 void SmParserHandler.error(SmElement<A,S> element, SmException exception)
           
 void SmExceptionThrower.error(SmException exception)
           
 void SmExceptionHandler.error(SmException exception)
           
 void SmParserHandler.error(SmIdentityConstraint<A,S> constraint, SmException exception)
           
 void SmParserHandler.error(SmModelGroup<A,S> modelGroup, SmException exception)
           
 void SmParserHandler.error(SmNotation<A,S> notation, SmException exception)
           
 void SmParserHandler.error(SmParticle<A,S> particle, SmException exception)
           
 void SmParserHandler.error(SmSimpleType<A,S> simpleType, SmException exception)
           
 void SmMetaBridge.load(java.net.URI schemaLocation, java.io.InputStream istream, java.net.URI systemId, SmExceptionHandler errors, SmMetaLoadArgs args)
           
 SmSchema<A,S> SmParser.parse(java.net.URI schemaLocation, java.io.InputStream istream, java.net.URI systemId, SmParserHandler<A,S> errors)
           
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.