| Package | Description |
|---|---|
| com.aspectran.core.util.nodelet |
| Modifier and Type | Method | Description |
|---|---|---|
void |
NodeletParser.parse(java.io.InputStream inputStream) |
Begins parsing from the provided InputStream.
|
void |
NodeletParser.parse(java.io.Reader reader) |
Begins parsing from the provided Reader.
|
void |
NodeletParser.parse(org.xml.sax.InputSource inputSource) |
Begins parsing from the provided InputSource.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.