|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLAttribute | |
com.ejie.r01f.xmlbuilder |
Uses of XMLAttribute in com.ejie.r01f.xmlbuilder |
Methods in com.ejie.r01f.xmlbuilder that return XMLAttribute | |
XMLAttribute |
XMLNode.getAttribute(java.lang.String attrName)
Devuelve un atributo por el nombre |
XMLAttribute |
XMLNode.removeAttribute(java.lang.String attrName)
Elimina un atributo del nodo actual |
Methods in com.ejie.r01f.xmlbuilder with parameters of type XMLAttribute | |
void |
XMLNode.addAttribute(XMLAttribute newAttr)
Aņade un nuevo atributo |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |