- XEventPath - Class in xyz.cofe.xml.stream.path
-
Путь XML элементов, от корня до элемента
- XEventPath() - Constructor for class xyz.cofe.xml.stream.path.XEventPath
-
- xmlChildExtracter - Static variable in class xyz.cofe.xml.XMLUtil
-
Извлекает дочерние элементы
- XmlCoder - Class in xyz.cofe.xml
-
Кодирование объектов в xml и обратно
- XmlCoder() - Constructor for class xyz.cofe.xml.XmlCoder
-
Конструктор по умолчанию
- XmlCoder(XmlCoder) - Constructor for class xyz.cofe.xml.XmlCoder
-
Конструктор копирования
- XmlCoder.Attribute - Class in xyz.cofe.xml
-
- XmlCoder.CombinedTypeWriter - Interface in xyz.cofe.xml
-
- XmlCoder.Ignore - Annotation Type in xyz.cofe.xml
-
- XmlCoder.PropertyReader - Interface in xyz.cofe.xml
-
- XmlCoder.PropertyWriter - Interface in xyz.cofe.xml
-
- XmlCoder.TagReader - Interface in xyz.cofe.xml
-
- XmlCoder.Type - Class in xyz.cofe.xml
-
- XmlCoder.Type.Prop - Class in xyz.cofe.xml
-
- XmlCoder.Type.Properties - Class in xyz.cofe.xml
-
- XmlContext - Class in xyz.cofe.xml
-
Преобразование XML документа согласно вставленым шаблонам.
- XmlContext() - Constructor for class xyz.cofe.xml.XmlContext
-
- XmlContext(XmlContext) - Constructor for class xyz.cofe.xml.XmlContext
-
- XmlContext.ApplyAttr - Interface in xyz.cofe.xml
-
- XmlContext.ApplyContinue - Interface in xyz.cofe.xml
-
- XmlContext.ApplyText - Interface in xyz.cofe.xml
-
- XMLNodeIterable - Class in xyz.cofe.xml
-
Итератор по XML узлам
- XMLNodeIterable(NodeList) - Constructor for class xyz.cofe.xml.XMLNodeIterable
-
- XMLNodeIterator - Class in xyz.cofe.xml
-
Итератор по XML узлам
- XMLNodeIterator(NodeList) - Constructor for class xyz.cofe.xml.XMLNodeIterator
-
- xmlNodes(NodeList) - Static method in class xyz.cofe.xml.XMLUtil
-
Итератор по списку XML узлов
- XmlReader - Class in xyz.cofe.xml.stream.path
-
- XmlReader(URL, Charset, XVisitor) - Constructor for class xyz.cofe.xml.stream.path.XmlReader
-
- XmlReader(URL, XVisitor) - Constructor for class xyz.cofe.xml.stream.path.XmlReader
-
- XmlReader(File, XVisitor) - Constructor for class xyz.cofe.xml.stream.path.XmlReader
-
- XmlReader(File, Charset, XVisitor) - Constructor for class xyz.cofe.xml.stream.path.XmlReader
-
- XmlReader(Reader, XVisitor) - Constructor for class xyz.cofe.xml.stream.path.XmlReader
-
- XmlReader(InputStream, Charset, XVisitor) - Constructor for class xyz.cofe.xml.stream.path.XmlReader
-
- XmlReader(InputStream, XVisitor) - Constructor for class xyz.cofe.xml.stream.path.XmlReader
-
- XmlReader(String, XVisitor) - Constructor for class xyz.cofe.xml.stream.path.XmlReader
-
- XmlReader(Source, XVisitor) - Constructor for class xyz.cofe.xml.stream.path.XmlReader
-
- XmlReader(XMLStreamReader, XVisitor) - Constructor for class xyz.cofe.xml.stream.path.XmlReader
-
- XmlReader(XMLEventReader, XVisitor) - Constructor for class xyz.cofe.xml.stream.path.XmlReader
-
- XMLStreamDeepException - Exception in xyz.cofe.xml
-
Исключение сообщащее о нарушении вложенности тегов
- XMLStreamDeepException() - Constructor for exception xyz.cofe.xml.XMLStreamDeepException
-
Конструктор
- XMLStreamDeepException(String) - Constructor for exception xyz.cofe.xml.XMLStreamDeepException
-
Конструктор
- XMLStreamDeepException(Throwable) - Constructor for exception xyz.cofe.xml.XMLStreamDeepException
-
Конструктор
- XMLStreamDeepException(String, Throwable) - Constructor for exception xyz.cofe.xml.XMLStreamDeepException
-
Конструктор
- XMLUtil - Class in xyz.cofe.xml
-
Упрощение работы с XML
- XMLUtil() - Constructor for class xyz.cofe.xml.XMLUtil
-
- XMLUtil.NullResolver - Class in xyz.cofe.xml
-
- XMLUtil.Predicates - Class in xyz.cofe.xml
-
- xpath() - Static method in class xyz.cofe.xml.XMLUtil
-
XPath объект
- xpathBoolean(String, Node) - Static method in class xyz.cofe.xml.XMLUtil
-
Выполняет XPath запрос к XML узлу и возвращает соответ.
- xpathElements(String) - Method in class xyz.cofe.xml.NodeHelper
-
- xpathFactory() - Static method in class xyz.cofe.xml.XMLUtil
-
XPath фабрика
- xpathNode(String, Node) - Static method in class xyz.cofe.xml.XMLUtil
-
Выполняет XPath запрос к XML узлу и возвращает соответствующий узел
- xpathNodeSet(String, Node) - Static method in class xyz.cofe.xml.XMLUtil
-
XPath запрос к набору XML узлов
- xpathNumber(String, Node) - Static method in class xyz.cofe.xml.XMLUtil
-
Выполняет XPath запрос к XML узлу и возвращает соответ. число
- xpathString(String) - Method in class xyz.cofe.xml.NodeHelper
-
- xpathString(String, Node) - Static method in class xyz.cofe.xml.XMLUtil
-
XPath запрос к строке
- XVisitor - Interface in xyz.cofe.xml.stream.path
-
- XVisitorAdapter - Class in xyz.cofe.xml.stream.path
-
Адаптер XVisitor
- XVisitorAdapter() - Constructor for class xyz.cofe.xml.stream.path.XVisitorAdapter
-
- xyz.cofe.xml - package xyz.cofe.xml
-
Классы для работы с XML
- xyz.cofe.xml.stream.path - package xyz.cofe.xml.stream.path
-