com.ibm.xtools.uml.msl.internal.resources.parsers
Class EndParsing
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
com.ibm.xtools.uml.msl.internal.resources.parsers.EndParsing
- All Implemented Interfaces:
- Serializable
public class EndParsing
- extends SAXException
Defines expected end of parsing. It is not to be used the indicate parsing
errors. It informs the caller that the parser has collected the required
information and stopped further parsing for optimization reasons.
- See Also:
- Serialized Form
|
Constructor Summary |
EndParsing()
Constructor
TODO Remove when we move to Java 1.5 compiler compliance level |
EndParsing
public EndParsing()
- Constructor
TODO Remove when we move to Java 1.5 compiler compliance level
© Copyright IBM Corp. 2009. All rights reserved.