| 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 boolean |
Xhtml5BaseParser.baseEndTag(String elementName,
SinkEventAttributeSet attribs,
Sink sink) |
protected boolean |
Xhtml5BaseParser.baseStartTag(String elementName,
SinkEventAttributeSet attribs,
Sink sink) |
protected void |
Xhtml5BaseParser.consecutiveSections(int newLevel,
Sink sink,
SinkEventAttributeSet attribs)
Deprecated.
|
protected void |
AbstractXmlParser.handleUnknown(String elementName,
SinkEventAttributeSet attribs,
Sink sink,
int type) |
| Modifier and Type | Method and Description |
|---|---|
SinkEventAttributeSet |
SinkEventAttributeSet.unmodifiable()
Replace this AttributeSet by an unmodifiable view of itself.
|
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.