Uses of Class
org.apache.maven.doxia.parser.Xhtml1BaseParser.AttributeMapping
-
Packages that use Xhtml1BaseParser.AttributeMapping Package Description org.apache.maven.doxia.parser -
-
Uses of Xhtml1BaseParser.AttributeMapping in org.apache.maven.doxia.parser
Fields in org.apache.maven.doxia.parser with type parameters of type Xhtml1BaseParser.AttributeMapping Modifier and Type Field Description private static java.util.Map<java.lang.String,java.util.Collection<Xhtml1BaseParser.AttributeMapping>>Xhtml1BaseParser. ATTRIBUTE_MAPPING_TABLEAll obsolete attributes in a map with key = affected element name, value = collection ifXhtml1BaseParser.AttributeMappings
-