Package apple.foundation.enums
Class NSXMLParserError
- java.lang.Object
-
- apple.foundation.enums.NSXMLParserError
-
public final class NSXMLParserError extends java.lang.ObjectError reporting
-
-
Field Summary
-
-
-
Field Detail
-
InternalError
public static final long InternalError
- See Also:
- Constant Field Values
-
OutOfMemoryError
public static final long OutOfMemoryError
- See Also:
- Constant Field Values
-
DocumentStartError
public static final long DocumentStartError
- See Also:
- Constant Field Values
-
EmptyDocumentError
public static final long EmptyDocumentError
- See Also:
- Constant Field Values
-
PrematureDocumentEndError
public static final long PrematureDocumentEndError
- See Also:
- Constant Field Values
-
InvalidHexCharacterRefError
public static final long InvalidHexCharacterRefError
- See Also:
- Constant Field Values
-
InvalidDecimalCharacterRefError
public static final long InvalidDecimalCharacterRefError
- See Also:
- Constant Field Values
-
InvalidCharacterRefError
public static final long InvalidCharacterRefError
- See Also:
- Constant Field Values
-
InvalidCharacterError
public static final long InvalidCharacterError
- See Also:
- Constant Field Values
-
CharacterRefAtEOFError
public static final long CharacterRefAtEOFError
- See Also:
- Constant Field Values
-
CharacterRefInPrologError
public static final long CharacterRefInPrologError
- See Also:
- Constant Field Values
-
CharacterRefInEpilogError
public static final long CharacterRefInEpilogError
- See Also:
- Constant Field Values
-
CharacterRefInDTDError
public static final long CharacterRefInDTDError
- See Also:
- Constant Field Values
-
EntityRefAtEOFError
public static final long EntityRefAtEOFError
- See Also:
- Constant Field Values
-
EntityRefInPrologError
public static final long EntityRefInPrologError
- See Also:
- Constant Field Values
-
EntityRefInEpilogError
public static final long EntityRefInEpilogError
- See Also:
- Constant Field Values
-
EntityRefInDTDError
public static final long EntityRefInDTDError
- See Also:
- Constant Field Values
-
ParsedEntityRefAtEOFError
public static final long ParsedEntityRefAtEOFError
- See Also:
- Constant Field Values
-
ParsedEntityRefInPrologError
public static final long ParsedEntityRefInPrologError
- See Also:
- Constant Field Values
-
ParsedEntityRefInEpilogError
public static final long ParsedEntityRefInEpilogError
- See Also:
- Constant Field Values
-
ParsedEntityRefInInternalSubsetError
public static final long ParsedEntityRefInInternalSubsetError
- See Also:
- Constant Field Values
-
EntityReferenceWithoutNameError
public static final long EntityReferenceWithoutNameError
- See Also:
- Constant Field Values
-
EntityReferenceMissingSemiError
public static final long EntityReferenceMissingSemiError
- See Also:
- Constant Field Values
-
ParsedEntityRefNoNameError
public static final long ParsedEntityRefNoNameError
- See Also:
- Constant Field Values
-
ParsedEntityRefMissingSemiError
public static final long ParsedEntityRefMissingSemiError
- See Also:
- Constant Field Values
-
UndeclaredEntityError
public static final long UndeclaredEntityError
- See Also:
- Constant Field Values
-
UnparsedEntityError
public static final long UnparsedEntityError
- See Also:
- Constant Field Values
-
EntityIsExternalError
public static final long EntityIsExternalError
- See Also:
- Constant Field Values
-
EntityIsParameterError
public static final long EntityIsParameterError
- See Also:
- Constant Field Values
-
UnknownEncodingError
public static final long UnknownEncodingError
- See Also:
- Constant Field Values
-
EncodingNotSupportedError
public static final long EncodingNotSupportedError
- See Also:
- Constant Field Values
-
StringNotStartedError
public static final long StringNotStartedError
- See Also:
- Constant Field Values
-
StringNotClosedError
public static final long StringNotClosedError
- See Also:
- Constant Field Values
-
NamespaceDeclarationError
public static final long NamespaceDeclarationError
- See Also:
- Constant Field Values
-
EntityNotStartedError
public static final long EntityNotStartedError
- See Also:
- Constant Field Values
-
EntityNotFinishedError
public static final long EntityNotFinishedError
- See Also:
- Constant Field Values
-
LessThanSymbolInAttributeError
public static final long LessThanSymbolInAttributeError
- See Also:
- Constant Field Values
-
AttributeNotStartedError
public static final long AttributeNotStartedError
- See Also:
- Constant Field Values
-
AttributeNotFinishedError
public static final long AttributeNotFinishedError
- See Also:
- Constant Field Values
-
AttributeHasNoValueError
public static final long AttributeHasNoValueError
- See Also:
- Constant Field Values
-
AttributeRedefinedError
public static final long AttributeRedefinedError
- See Also:
- Constant Field Values
-
LiteralNotStartedError
public static final long LiteralNotStartedError
- See Also:
- Constant Field Values
-
LiteralNotFinishedError
public static final long LiteralNotFinishedError
- See Also:
- Constant Field Values
-
CommentNotFinishedError
public static final long CommentNotFinishedError
- See Also:
- Constant Field Values
-
ProcessingInstructionNotStartedError
public static final long ProcessingInstructionNotStartedError
- See Also:
- Constant Field Values
-
ProcessingInstructionNotFinishedError
public static final long ProcessingInstructionNotFinishedError
- See Also:
- Constant Field Values
-
NotationNotStartedError
public static final long NotationNotStartedError
- See Also:
- Constant Field Values
-
NotationNotFinishedError
public static final long NotationNotFinishedError
- See Also:
- Constant Field Values
-
AttributeListNotStartedError
public static final long AttributeListNotStartedError
- See Also:
- Constant Field Values
-
AttributeListNotFinishedError
public static final long AttributeListNotFinishedError
- See Also:
- Constant Field Values
-
MixedContentDeclNotStartedError
public static final long MixedContentDeclNotStartedError
- See Also:
- Constant Field Values
-
MixedContentDeclNotFinishedError
public static final long MixedContentDeclNotFinishedError
- See Also:
- Constant Field Values
-
ElementContentDeclNotStartedError
public static final long ElementContentDeclNotStartedError
- See Also:
- Constant Field Values
-
ElementContentDeclNotFinishedError
public static final long ElementContentDeclNotFinishedError
- See Also:
- Constant Field Values
-
XMLDeclNotStartedError
public static final long XMLDeclNotStartedError
- See Also:
- Constant Field Values
-
XMLDeclNotFinishedError
public static final long XMLDeclNotFinishedError
- See Also:
- Constant Field Values
-
ConditionalSectionNotStartedError
public static final long ConditionalSectionNotStartedError
- See Also:
- Constant Field Values
-
ConditionalSectionNotFinishedError
public static final long ConditionalSectionNotFinishedError
- See Also:
- Constant Field Values
-
ExternalSubsetNotFinishedError
public static final long ExternalSubsetNotFinishedError
- See Also:
- Constant Field Values
-
DOCTYPEDeclNotFinishedError
public static final long DOCTYPEDeclNotFinishedError
- See Also:
- Constant Field Values
-
MisplacedCDATAEndStringError
public static final long MisplacedCDATAEndStringError
- See Also:
- Constant Field Values
-
CDATANotFinishedError
public static final long CDATANotFinishedError
- See Also:
- Constant Field Values
-
MisplacedXMLDeclarationError
public static final long MisplacedXMLDeclarationError
- See Also:
- Constant Field Values
-
SpaceRequiredError
public static final long SpaceRequiredError
- See Also:
- Constant Field Values
-
SeparatorRequiredError
public static final long SeparatorRequiredError
- See Also:
- Constant Field Values
-
NMTOKENRequiredError
public static final long NMTOKENRequiredError
- See Also:
- Constant Field Values
-
NAMERequiredError
public static final long NAMERequiredError
- See Also:
- Constant Field Values
-
PCDATARequiredError
public static final long PCDATARequiredError
- See Also:
- Constant Field Values
-
URIRequiredError
public static final long URIRequiredError
- See Also:
- Constant Field Values
-
PublicIdentifierRequiredError
public static final long PublicIdentifierRequiredError
- See Also:
- Constant Field Values
-
LTRequiredError
public static final long LTRequiredError
- See Also:
- Constant Field Values
-
GTRequiredError
public static final long GTRequiredError
- See Also:
- Constant Field Values
-
LTSlashRequiredError
public static final long LTSlashRequiredError
- See Also:
- Constant Field Values
-
EqualExpectedError
public static final long EqualExpectedError
- See Also:
- Constant Field Values
-
TagNameMismatchError
public static final long TagNameMismatchError
- See Also:
- Constant Field Values
-
UnfinishedTagError
public static final long UnfinishedTagError
- See Also:
- Constant Field Values
-
StandaloneValueError
public static final long StandaloneValueError
- See Also:
- Constant Field Values
-
InvalidEncodingNameError
public static final long InvalidEncodingNameError
- See Also:
- Constant Field Values
-
CommentContainsDoubleHyphenError
public static final long CommentContainsDoubleHyphenError
- See Also:
- Constant Field Values
-
InvalidEncodingError
public static final long InvalidEncodingError
- See Also:
- Constant Field Values
-
ExternalStandaloneEntityError
public static final long ExternalStandaloneEntityError
- See Also:
- Constant Field Values
-
InvalidConditionalSectionError
public static final long InvalidConditionalSectionError
- See Also:
- Constant Field Values
-
EntityValueRequiredError
public static final long EntityValueRequiredError
- See Also:
- Constant Field Values
-
NotWellBalancedError
public static final long NotWellBalancedError
- See Also:
- Constant Field Values
-
ExtraContentError
public static final long ExtraContentError
- See Also:
- Constant Field Values
-
InvalidCharacterInEntityError
public static final long InvalidCharacterInEntityError
- See Also:
- Constant Field Values
-
ParsedEntityRefInInternalError
public static final long ParsedEntityRefInInternalError
- See Also:
- Constant Field Values
-
EntityRefLoopError
public static final long EntityRefLoopError
- See Also:
- Constant Field Values
-
EntityBoundaryError
public static final long EntityBoundaryError
- See Also:
- Constant Field Values
-
InvalidURIError
public static final long InvalidURIError
- See Also:
- Constant Field Values
-
URIFragmentError
public static final long URIFragmentError
- See Also:
- Constant Field Values
-
NoDTDError
public static final long NoDTDError
- See Also:
- Constant Field Values
-
DelegateAbortedParseError
public static final long DelegateAbortedParseError
- See Also:
- Constant Field Values
-
-