Package de.hybris.bootstrap.xml
package de.hybris.bootstrap.xml
-
ClassDescriptionBase class for each parsed value object.Translates tags holding boolean values.XML tag writer for outputting
Dateobjects.Parses the <DoubleValue> tagDummy placeholder taglistener for skipping unknown tags.Parses the <IntegerValue> tagBasic tag writer forNumberobjects.The xml parser class.Simple xml tag writer holding a fixed tag name and writing the object's toString representation as PCDATA content.Base class for simple value tags.Parses the <StringValue> tagInterface for the TagListenerWriter wrapper implementation which allows to write a certain amount of (string) data and removing it afterwards from the output.XML outputter wrapper implementation which allows to write a certain amount of data and removing it afterwards from the output.This inputstream will recognize unicode BOM marks and will skip bytes if getEncoding() method is called before any of the read(...) methods.Generic unicode textreader, which will use BOM mark to identify the encoding to be used.XMLContentHandlerXMLContentLoggerBase class of XML tag writer classes.XML document writer based upon aXMLTagWritertree.