| Package | Description |
|---|---|
| org.apache.maven.doxia.parser | |
| org.apache.maven.doxia.sink.impl |
| Modifier and Type | Method | Description |
|---|---|---|
protected SinkEventAttributeSet |
AbstractXmlParser.getAttributesFromParser(org.codehaus.plexus.util.xml.pull.XmlPullParser parser) |
Converts the attributes of the current start tag of the given parser to a SinkEventAttributeSet.
|
| Modifier and Type | Method | Description |
|---|---|---|
SinkEventAttributeSet |
SinkEventAttributeSet.unmodifiable() |
Replace this AttributeSet by an unmodifiable view of itself.
|