Package ch.nolix.core.document.xml
Klasse XmlAttribute
java.lang.Object
ch.nolix.core.document.xml.XmlAttribute
- Alle implementierten Schnittstellen:
INameHolder,IValueHolder<String>,IXmlAttribute
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attribute.mandatoryattribute.INameHolder
getNameInQuotes, hasName, hasSameNameAs
-
Konstruktordetails
-
XmlAttribute
-
XmlAttribute
-
-
Methodendetails
-
getName
- Angegeben von:
getNamein SchnittstelleINameHolder- Gibt zurück:
- the name of the current
INameHolder.
-
getValue
- Angegeben von:
getValuein SchnittstelleIValueHolder<String>- Gibt zurück:
- the value of the current
IValueHolder.
-
toString
-