public class MvnXmlTag extends RenamedXmlTag
newName
attributes, attributeString, empty, idAttributeString, namespace, namespaceBindings
Constructor and Description |
---|
MvnXmlTag(java.lang.String name,
java.lang.String namespace,
javax.swing.text.Position start,
org.xml.sax.Attributes attributes) |
Modifier and Type | Method and Description |
---|---|
boolean |
canAddCharacters() |
javax.swing.Icon |
getIcon() |
getNewName, getShortString, setNewName
addCharacters, getCharacters, getLocalName, getLongString, getPrefix, toString
public MvnXmlTag(java.lang.String name, java.lang.String namespace, javax.swing.text.Position start, org.xml.sax.Attributes attributes)
public javax.swing.Icon getIcon()
public boolean canAddCharacters()
canAddCharacters
in class XmlTag
true
if this tag should accumulate the characters from
the body of a tag. This method returns true if the tag name is "name" or
"artivactId".