public class DDParser extends Object implements Iterator
| Modifier and Type | Class and Description |
|---|---|
static class |
DDParser.DDLocation |
| Constructor and Description |
|---|
DDParser(BaseBean root,
String parse)
Build the PropParser from the parsing String.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
current() |
DDParser.DDLocation |
getLocation()
Return the current position of the parser.
|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic Object current()
public DDParser.DDLocation getLocation()
Copyright © 2017. All Rights Reserved.