|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsidekick.Asset
xml.parser.XmlTag
xml.parser.RenamedXmlTag
xml.parser.MvnXmlTag
public class MvnXmlTag
| Field Summary |
|---|
| Fields inherited from class xml.parser.RenamedXmlTag |
|---|
newName |
| Fields inherited from class xml.parser.XmlTag |
|---|
attributes, attributeString, empty, idAttributeString, namespace, namespaceBindings |
| Fields inherited from class sidekick.Asset |
|---|
end, name, start |
| Constructor Summary | |
|---|---|
MvnXmlTag(java.lang.String name,
java.lang.String namespace,
javax.swing.text.Position start,
org.xml.sax.Attributes attributes)
|
|
| Method Summary | |
|---|---|
boolean |
canAddCharacters()
|
javax.swing.Icon |
getIcon()
|
| Methods inherited from class xml.parser.RenamedXmlTag |
|---|
getNewName, getShortString, setNewName |
| Methods inherited from class xml.parser.XmlTag |
|---|
addCharacters, getCharacters, getLocalName, getLongString, getPrefix, toString |
| Methods inherited from class sidekick.Asset |
|---|
getEnd, getName, getStart, setEnd, setName, setStart |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MvnXmlTag(java.lang.String name,
java.lang.String namespace,
javax.swing.text.Position start,
org.xml.sax.Attributes attributes)
| Method Detail |
|---|
public javax.swing.Icon getIcon()
getIcon in interface sidekick.IAssetgetIcon in class XmlTagpublic boolean canAddCharacters()
canAddCharacters in class XmlTagtrue 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".
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||