|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlrpc.parser.TypeParserImpl
org.apache.xmlrpc.parser.AtomicParser
org.apache.xmlrpc.parser.BigIntegerParser
public class BigIntegerParser
Parser for BigInteger values.
| Field Summary |
|---|
| Fields inherited from class org.apache.xmlrpc.parser.AtomicParser |
|---|
sb |
| Constructor Summary | |
|---|---|
BigIntegerParser()
|
|
| Method Summary | |
|---|---|
protected void |
setResult(java.lang.String pResult)
|
| Methods inherited from class org.apache.xmlrpc.parser.AtomicParser |
|---|
characters, endElement, startDocument, startElement |
| Methods inherited from class org.apache.xmlrpc.parser.TypeParserImpl |
|---|
endDocument, endPrefixMapping, getDocumentLocator, getResult, ignorableWhitespace, isEmpty, processingInstruction, setDocumentLocator, setResult, skippedEntity, startPrefixMapping |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BigIntegerParser()
| Method Detail |
|---|
protected void setResult(java.lang.String pResult)
throws org.xml.sax.SAXException
setResult in class AtomicParserorg.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||