|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IXmlElement | |
|---|---|
| com.googlecode.jpattern.core.xml | |
| Uses of IXmlElement in com.googlecode.jpattern.core.xml |
|---|
| Classes in com.googlecode.jpattern.core.xml that implement IXmlElement | |
|---|---|
class |
XmlElement
|
| Methods in com.googlecode.jpattern.core.xml that return IXmlElement | |
|---|---|
IXmlElement |
IXmlElement.addSubElement()
|
IXmlElement |
XmlElement.addSubElement()
|
IXmlElement |
IXmlElement.getSubElement(String name)
|
IXmlElement |
XmlElement.getSubElement(String name)
|
| Methods in com.googlecode.jpattern.core.xml that return types with arguments of type IXmlElement | |
|---|---|
List<IXmlElement> |
IXmlElement.getSubElements(String name)
|
List<IXmlElement> |
XmlElement.getSubElements(String name)
|
| Constructors in com.googlecode.jpattern.core.xml with parameters of type IXmlElement | |
|---|---|
DefaultXmlParserStrategy(IXmlElement xmlRootElement)
|
|
XmlWriterCommand(IXmlWriterStrategy xmlWriterStrategy,
IXmlElement xmlElement,
CharacterEncoding characterEncoding)
|
|
XmlWriterCommand(IXmlWriterStrategy xmlWriterStrategy,
IXmlElement xmlElement,
CharacterEncoding characterEncoding,
ICommand aSuccessor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||