|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kth.dks.dks_marshal.XMLSAXParser
public class XMLSAXParser
| Field Summary | |
|---|---|
protected org.apache.xerces.parsers.SAXParser |
saxParser
|
| Constructor Summary | |
|---|---|
XMLSAXParser(Future xmlFutureBuffer)
|
|
| Method Summary | |
|---|---|
static java.lang.String |
make(XMLMessage xmlMsg)
|
void |
parse(byte[] inputXML)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.xerces.parsers.SAXParser saxParser
| Constructor Detail |
|---|
public XMLSAXParser(Future xmlFutureBuffer)
| Method Detail |
|---|
public void parse(byte[] inputXML)
public static java.lang.String make(XMLMessage xmlMsg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||