|
XML for Java 2.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.ibm.xml.framework.XMLDeclRecognizer
| Constructor Summary | |
XMLDeclRecognizer()
|
|
| Method Summary | |
protected int |
prescanXMLDeclOrTextDecl(XMLReader reader,
boolean xmlDecl)
|
abstract XMLReader |
recognize(ParserState parserState,
InputSource source,
ChunkyByteArray data,
boolean xmlDecl)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public XMLDeclRecognizer()
| Method Detail |
public abstract XMLReader recognize(ParserState parserState,
InputSource source,
ChunkyByteArray data,
boolean xmlDecl)
throws java.lang.Exception
protected final int prescanXMLDeclOrTextDecl(XMLReader reader,
boolean xmlDecl)
throws java.lang.Exception
|
XML for Java 2.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||