| Package | Description |
|---|---|
| org.apache.maven.doxia.parser | |
| org.apache.maven.doxia.sink.impl |
| Modifier and Type | Method and 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 and Description |
|---|---|
protected void |
Xhtml5BaseParser.consecutiveSections(int newLevel,
Sink sink,
SinkEventAttributeSet attribs)
Make sure sections are nested consecutively.
|
| Modifier and Type | Method and Description |
|---|---|
SinkEventAttributeSet |
SinkEventAttributeSet.unmodifiable()
Replace this AttributeSet by an unmodifiable view of itself.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.