|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEXISchemaStruct
org.openexi.scomp.EXISchemaReader
public final class EXISchemaReader
EXISchemaReader parses EXI-encoded EXI Grammar into an EXISchema.
| Constructor Summary | |
|---|---|
EXISchemaReader()
|
|
| Method Summary | |
|---|---|
EXISchema |
parse(java.io.InputStream inputStream)
Parses EXI-encoded EXI Grammar into an EXISchema. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EXISchemaReader()
| Method Detail |
|---|
public EXISchema parse(java.io.InputStream inputStream)
throws java.io.IOException,
org.openexi.proc.common.EXIOptionsException
inputStream - EXI-encoded EXI Grammar
java.io.IOException
org.openexi.proc.common.EXIOptionsException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||