Package | Description |
---|---|
org.apache.maven.model.transform | |
org.apache.maven.model.transform.pull |
Modifier and Type | Method and Description |
---|---|
protected void |
ReactorDependencyXMLFilter.process(List<BufferingParser.Event> buffer) |
protected void |
RelativePathXMLFilter.process(List<BufferingParser.Event> buffer) |
Modifier and Type | Field and Description |
---|---|
protected BufferingParser.Event |
BufferingParser.current |
Modifier and Type | Field and Description |
---|---|
protected Deque<BufferingParser.Event> |
BufferingParser.events |
Modifier and Type | Method and Description |
---|---|
protected BufferingParser.Event |
BufferingParser.bufferEvent() |
Modifier and Type | Method and Description |
---|---|
protected void |
BufferingParser.pushEvent(BufferingParser.Event event) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
NodeBufferingParser.process(List<BufferingParser.Event> buffer) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.