public class XMLNullDataElement extends XMLDataElement
XMLNullDataElement modela data elements
(elementos que não têm filhos) que não estão associados a nenhum objeto da
aplicação.| Constructor and Description |
|---|
XMLNullDataElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
endTag(List<XMLElementInterface> childrenList)
Callback de fechamento da tag do elemento.
|
write, write, write, write, writeEndTagappendValue, convertTextToXML, convertValueFromXML, getAppContextObject, getAppObject, getAttributeBooleanValue, getAttributeDoubleValue, getAttributeIntValue, getAttributes, getAttributeStrValue, getDoubleValue, getFloatValue, getIntValue, getLongValue, getStrValue, getStrValue, getTag, hasAttribute, hasValue, isEmpty, newAttribute, newAttribute, newAttribute, newAttribute, newAttribute, newAttribute, newAttributeList, newCharsEvent, resetAttributeList, resetValue, setAppContextObject, setAppObject, setTag, setValue, setValue, startTag, writeAttributes, writeAttributes, writeEndTag, writeEndTag, writeStartTag, writeStartTagln, writeValue, xmlEncodepublic void endTag(List<XMLElementInterface> childrenList)
childrenList - lista com os filhos do elemento em questão, ou uma
lista vazia caso o elemento não possua filhosXMLElementInterface.endTag(java.util.List)Copyright © 2016 Tecgraf/PUC-Rio. All rights reserved.