public class XMLNodeSkipper extends Object
Constructor and Description |
---|
XMLNodeSkipper(Iterator<XMLEvent> events) |
Modifier and Type | Method and Description |
---|---|
Iterator<XMLEvent> |
skipCurrentNode() |
static void |
skipCurrentNode(Iterator<XMLEvent> xmlEvents) |
static void |
skipCurrentNodeTree(XMLEventReader reader) |
public static void skipCurrentNodeTree(XMLEventReader reader)
Copyright © 2003–2021 Atlassian. All rights reserved.