|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectubiware.util.saplbuilder.Parser
public class Parser
| Constructor Summary | |
|---|---|
Parser()
|
|
| Method Summary | |
|---|---|
static SaplDocument |
parse(java.lang.Readable inputStream)
!!! This method does currently not really check its argument!! |
static SaplDocument |
parse(java.lang.String input)
!!! This method does currently not really check its argument!! |
static Container |
parseToContainer(java.lang.String input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Parser()
| Method Detail |
|---|
public static SaplDocument parse(java.lang.Readable inputStream)
throws ParseException,
java.io.IOException
inputStream -
java.io.IOException
ParseException
public static SaplDocument parse(java.lang.String input)
throws ParseException
inputStream -
java.io.IOException
ParseException
public static Container parseToContainer(java.lang.String input)
throws ParseException
ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||