public interface JuffrouReader
Modifier and Type | Method and Description |
---|---|
String |
enterNode()
Enter into the contents of an element.
|
void |
exitNode() |
String |
getNodeName() |
String |
getText() |
String |
next()
Position in the next attribute or next sibling element
|
String enterNode()
String next()
void exitNode()
String getNodeName()
String getText()
Copyright © 2011–2020 Juffrou. All rights reserved.