Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

addAttribute(String, String) - Method in class de.alpharogroup.xml.tag.SimpleTag
Adds the attribute with the given name and value.
addAttribute(String, String) - Method in class de.alpharogroup.xml.tag.Tag
Adds the attribute with the given name and value.
addChild(SimpleTag) - Method in class de.alpharogroup.xml.tag.SimpleTag
Adds the given child.
addChild(Tag, Integer) - Method in class de.alpharogroup.xml.tag.Tag
 
addXsdTypePattern(List<TypePattern>) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Adds the xsd type pattern.
addXsdTypePattern(TypePattern) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Adds the xsd type pattern.
addXsdTypePattern(List<TypePattern>) - Method in class de.alpharogroup.dtd.to.xsd.writer.Writer
Adds the xsd type pattern.
addXsdTypePattern(TypePattern) - Method in class de.alpharogroup.dtd.to.xsd.writer.Writer
Adds the xsd type pattern.
any(Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Any.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Attribute decl.

B

BreakParsingException - Exception in de.alpharogroup.xml.sax.handler
The class BreakParsingException is thrown if the parse have to stop.
BreakParsingException() - Constructor for exception de.alpharogroup.xml.sax.handler.BreakParsingException
Instantiates a new BreakParsingException.
BreakParsingException(String) - Constructor for exception de.alpharogroup.xml.sax.handler.BreakParsingException
Instantiates a new BreakParsingException.
BreakParsingException(String, Throwable) - Constructor for exception de.alpharogroup.xml.sax.handler.BreakParsingException
Instantiates a new BreakParsingException.
BreakParsingException(Throwable) - Constructor for exception de.alpharogroup.xml.sax.handler.BreakParsingException
Instantiates a new BreakParsingException.

C

characters(char[], int, int) - Method in class de.alpharogroup.xml.sax.handler.WriterHandler
ChildTagPosition - Class in de.alpharogroup.xml.tag
 
ChildTagPosition() - Constructor for class de.alpharogroup.xml.tag.ChildTagPosition
 
ChildTagPosition(Tag, Integer) - Constructor for class de.alpharogroup.xml.tag.ChildTagPosition
 
clone() - Method in class de.alpharogroup.xml.tag.SimpleTag
clone() - Method in class de.alpharogroup.xml.tag.Tag
comment(XMLString, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Comment.
Configuration - Class in de.alpharogroup.dtd.to.xsd.configuration
The class Configuration.
Configuration() - Constructor for class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Instantiates a new dtd2 xsd configuration.
convert(File, File) - Static method in class de.alpharogroup.dtd.to.xsd.Converter
Convert.
convert(String, File) - Static method in class de.alpharogroup.dtd.to.xsd.Converter
Convert.
convert(String, List<TypePattern>, String, File) - Static method in class de.alpharogroup.dtd.to.xsd.Converter
Convert.
convert(String, List<TypePattern>, String, String) - Static method in class de.alpharogroup.dtd.to.xsd.Converter
Convert.
convert(String, String) - Static method in class de.alpharogroup.dtd.to.xsd.Converter
Convert.
Converter - Class in de.alpharogroup.dtd.to.xsd
The class Converter.

D

de.alpharogroup.dtd.to.xsd - package de.alpharogroup.dtd.to.xsd
 
de.alpharogroup.dtd.to.xsd.configuration - package de.alpharogroup.dtd.to.xsd.configuration
 
de.alpharogroup.dtd.to.xsd.parser - package de.alpharogroup.dtd.to.xsd.parser
 
de.alpharogroup.dtd.to.xsd.type - package de.alpharogroup.dtd.to.xsd.type
 
de.alpharogroup.dtd.to.xsd.writer - package de.alpharogroup.dtd.to.xsd.writer
 
de.alpharogroup.xml - package de.alpharogroup.xml
 
de.alpharogroup.xml.api - package de.alpharogroup.xml.api
 
de.alpharogroup.xml.json - package de.alpharogroup.xml.json
 
de.alpharogroup.xml.node - package de.alpharogroup.xml.node
 
de.alpharogroup.xml.resourcebundle - package de.alpharogroup.xml.resourcebundle
 
de.alpharogroup.xml.sax.handler - package de.alpharogroup.xml.sax.handler
Provides utility classes for the helper class DefaultHandler.
de.alpharogroup.xml.tag - package de.alpharogroup.xml.tag
 
de.alpharogroup.xml.to.xsd - package de.alpharogroup.xml.to.xsd
 
de.alpharogroup.xml.xpath - package de.alpharogroup.xml.xpath
 
de.alpharogroup.xsd.schema - package de.alpharogroup.xsd.schema
 
de.alpharogroup.xsl.transform - package de.alpharogroup.xsl.transform
 

E

element(String, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Element.
elementDecl(String, String, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Element decl.
empty(Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Empty.
endAttlist(Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
End attlist.
endConditional(Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
End conditional.
endContentModel(Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
End content model.
endDocument() - Method in class de.alpharogroup.xml.sax.handler.WriterHandler
endDTD(Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
End dtd.
endElement(String, String, String) - Method in class de.alpharogroup.xml.sax.handler.WriterHandler
endExternalSubset(Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
End external subset.
endGroup(Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
End group.
endParameterEntity(String, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
End parameter entity.
equals(Object) - Method in class de.alpharogroup.xml.tag.SimpleTag
error(String, String, XMLParseException) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Error.
error(SAXParseException) - Method in class de.alpharogroup.xsd.schema.ValidatorHandler
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
External entity decl.

F

fatalError(String, String, XMLParseException) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Fatal error.
fatalError(SAXParseException) - Method in class de.alpharogroup.xsd.schema.ValidatorHandler

G

getAttributes() - Method in class de.alpharogroup.xml.tag.SimpleTag
Gets the attributes.
getAttributes() - Method in class de.alpharogroup.xml.tag.Tag
Gets the attributes.
getChild() - Method in class de.alpharogroup.xml.tag.ChildTagPosition
 
getChildren() - Method in class de.alpharogroup.xml.tag.SimpleTag
Gets the children.
getChildren() - Method in class de.alpharogroup.xml.tag.Tag
Gets the children.
getContent() - Method in class de.alpharogroup.xml.tag.SimpleTag
Gets the content.
getContent() - Method in class de.alpharogroup.xml.tag.Tag
Gets the content.
getDocumentBuilderFactory(String) - Static method in class de.alpharogroup.xsd.schema.ValidatorExtensions
Gets the document builder factory.
getDocumentHandler() - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Gets the document handler.
getDOMSource(File, ErrorHandler) - Static method in class de.alpharogroup.xsd.schema.ValidatorExtensions
Gets the dOM source.
getDTDContentModelHandler() - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Gets the dTD content model handler.
getDTDHandler() - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Gets the dTD handler.
getEntityResolver() - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Gets the entity resolver.
getErrorHandler() - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Gets the error handler.
getFormats(String) - Method in class de.alpharogroup.xml.resourcebundle.XmlResourceBundleControl
getInputSource(String) - Static method in class de.alpharogroup.xml.XmlExtensions
Gets the input source from the given xml string.
getLocale() - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Gets the locale.
getName() - Method in class de.alpharogroup.xml.tag.SimpleTag
Gets the name.
getName() - Method in class de.alpharogroup.xml.tag.Tag
Gets the name.
getNodeList(File, String) - Static method in class de.alpharogroup.xml.xpath.XPathExtensions
Gets the node list from the given xml file and the given xpath expression.
getNodeList(String, String) - Static method in class de.alpharogroup.xml.xpath.XPathExtensions
Gets the node list from the given xml file and the given xpath expression.
getNodeType(Node) - Static method in enum de.alpharogroup.xml.node.NodeType
Gets the node type from the given node.
getNodeType(short) - Static method in enum de.alpharogroup.xml.node.NodeType
Gets the node type from the given short value.
getObjectMapper() - Static method in class de.alpharogroup.xml.json.JsonTransformer
Gets the object mapper.
getObjectMapper(boolean) - Static method in class de.alpharogroup.xml.json.JsonTransformer
Gets the object mapper.
getOutStream() - Method in class de.alpharogroup.dtd.to.xsd.writer.Writer
Gets the out stream.
getPattern() - Method in class de.alpharogroup.dtd.to.xsd.type.TypePattern
Gets the pattern.
getPosition() - Method in class de.alpharogroup.xml.tag.ChildTagPosition
 
getSaxParseException() - Method in class de.alpharogroup.xsd.schema.ValidatorHandler
Gets the sax parse exception.
getSchema(File, ErrorHandler) - Static method in class de.alpharogroup.xsd.schema.ValidatorExtensions
Gets the schema.
getTargetNamespace() - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Gets the target namespace.
getTargetNamespace() - Method in class de.alpharogroup.dtd.to.xsd.writer.Writer
Gets the target namespace.
getTransformer(File) - Static method in class de.alpharogroup.xsl.transform.XsltTransformerExtensions
Gets the transformer.
getTransformer(Source) - Static method in class de.alpharogroup.xsl.transform.XsltTransformerExtensions
Gets a new instance from a Transformer object.
getTransformer(String) - Static method in class de.alpharogroup.xsl.transform.XsltTransformerExtensions
Gets the transformer.
getWriter() - Method in class de.alpharogroup.xml.sax.handler.WriterHandler
Gets the writer.
getXsdType() - Method in class de.alpharogroup.dtd.to.xsd.type.TypePattern
Gets the xsd type.

H

hashCode() - Method in class de.alpharogroup.xml.tag.SimpleTag

I

ignoredCharacters(XMLString, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Ignored characters.
internalEntityDecl(String, XMLString, XMLString, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Internal entity decl.
isEndTag() - Method in class de.alpharogroup.xml.tag.SimpleTag
Checks if is end tag.
isEndTag() - Method in class de.alpharogroup.xml.tag.Tag
Checks if is end tag.
isValid() - Method in class de.alpharogroup.xsd.schema.ValidatorHandler
Checks if is validation error.
isValidationError() - Method in class de.alpharogroup.xsd.schema.ValidatorHandler
 

J

joinValues() - Method in class de.alpharogroup.xml.tag.TagAttribute
 
JsonTransformer - Class in de.alpharogroup.xml.json
The class JsonTransformer helps to transform json string to objects and back.

L

loadObject(File) - Static method in class de.alpharogroup.xml.XmlExtensions
Load from the given file name that should represent an xml file and transform it to the generic type object.
loadObject(String) - Static method in class de.alpharogroup.xml.XmlExtensions
Load from the given file name that should represent an xml file and transform it to the generic type object.
logger - Static variable in class de.alpharogroup.xsd.schema.ValidatorExtensions
The Constant logger.

M

main(String[]) - Static method in class de.alpharogroup.xml.to.xsd.XmlToXsdExtensions
The main method.
match(String) - Method in class de.alpharogroup.dtd.to.xsd.type.TypePattern
Match.

N

newBundle(String, Locale, String, ClassLoader, boolean) - Method in class de.alpharogroup.xml.resourcebundle.XmlResourceBundleControl
newTag(String, String, Map<String, String>) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates a tag from the given string values.
NodeType - Enum in de.alpharogroup.xml.node
The Enum NodeType is a helper enum class for determine the type of an org.w3c.dom.Node object.
notationDecl(String, XMLResourceIdentifier, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Notation decl.

O

occurrence(short, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Occurrence.
onInitializerBlock(Object...) - Method in class de.alpharogroup.xml.tag.TagAttribute
 
OutputStreamWriterHandler - Class in de.alpharogroup.xml.sax.handler
The class OutputStreamWriterHandler.
OutputStreamWriterHandler(Writer) - Constructor for class de.alpharogroup.xml.sax.handler.OutputStreamWriterHandler
The Constructor.

P

parse(XMLInputSource) - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Parses the.
parse(XMLInputSource) - Method in class de.alpharogroup.dtd.to.xsd.writer.Writer
Parses the.
parse(File, ErrorHandler) - Static method in class de.alpharogroup.xsd.schema.ValidatorExtensions
Parses the.
Parser - Class in de.alpharogroup.dtd.to.xsd.parser
The class Dtd2XsdParser.
Parser(XMLParserConfiguration) - Constructor for class de.alpharogroup.dtd.to.xsd.parser.Parser
Instantiates a new dtd to xsd parser.
pcdata(Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Pcdata.
processingInstruction(String, XMLString, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Processing instruction.

R

removeAttribute(String) - Method in class de.alpharogroup.xml.tag.SimpleTag
Removes the attribute with the given name.
removeAttribute(String) - Method in class de.alpharogroup.xml.tag.Tag
Removes the attribute with the given name.
removeChild(SimpleTag) - Method in class de.alpharogroup.xml.tag.SimpleTag
Removes the given child if exists.
removeChild(Tag) - Method in class de.alpharogroup.xml.tag.Tag
Removes the given child if exists.

S

separator(short, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Separator.
setChild(Tag) - Method in class de.alpharogroup.xml.tag.ChildTagPosition
 
setContent(String) - Method in class de.alpharogroup.xml.tag.SimpleTag
Sets the content.
setContent(String) - Method in class de.alpharogroup.xml.tag.Tag
Sets the content.
setDocumentHandler(XMLDocumentHandler) - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Sets the document handler.
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Sets the dTD content model handler.
setDTDHandler(XMLDTDHandler) - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Sets the dTD handler.
setEndTag(boolean) - Method in class de.alpharogroup.xml.tag.SimpleTag
Sets the end tag.
setEndTag(boolean) - Method in class de.alpharogroup.xml.tag.Tag
Sets the end tag.
setEntityResolver(XMLEntityResolver) - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Sets the entity resolver.
setErrorHandler(XMLErrorHandler) - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Sets the error handler.
setLocale(Locale) - Method in class de.alpharogroup.dtd.to.xsd.configuration.Configuration
Sets the locale.
setName(String) - Method in class de.alpharogroup.xml.tag.SimpleTag
Sets the name.
setName(String) - Method in class de.alpharogroup.xml.tag.Tag
Sets the name.
setOutStream(OutputStream) - Method in class de.alpharogroup.dtd.to.xsd.writer.Writer
Sets the out stream.
setPattern(Pattern) - Method in class de.alpharogroup.dtd.to.xsd.type.TypePattern
Sets the pattern.
setPosition(Integer) - Method in class de.alpharogroup.xml.tag.ChildTagPosition
 
setSaxParseException(SAXParseException) - Method in class de.alpharogroup.xsd.schema.ValidatorHandler
Sets the sax parse exception.
setTargetNamespace(String) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Sets the target namespace.
setTargetNamespace(String) - Method in class de.alpharogroup.dtd.to.xsd.writer.Writer
Sets the target namespace.
setValidationError(boolean) - Method in class de.alpharogroup.xsd.schema.ValidatorHandler
Sets the validation error.
setXsdType(String) - Method in class de.alpharogroup.dtd.to.xsd.type.TypePattern
Sets the xsd type.
SimpleTag - Class in de.alpharogroup.xml.tag
The class Tag represents an tag for xml or html.
SimpleTag() - Constructor for class de.alpharogroup.xml.tag.SimpleTag
 
startAttlist(String, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Start attlist.
startConditional(short, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Start conditional.
startContentModel(String, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Start content model.
startDocument() - Method in class de.alpharogroup.xml.sax.handler.WriterHandler
startDTD(XMLLocator, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Start dtd.
startElement(String, String, String, Attributes) - Method in class de.alpharogroup.xml.sax.handler.WriterHandler
startExternalSubset(XMLResourceIdentifier, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Start external subset.
startGroup(Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Start group.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Start parameter entity.

T

Tag - Class in de.alpharogroup.xml.tag
The class Tag represents an tag for xml or html where you can set the position of the child tags.
Tag() - Constructor for class de.alpharogroup.xml.tag.Tag
 
TagAttribute - Class in de.alpharogroup.xml.tag
 
TagAttribute() - Constructor for class de.alpharogroup.xml.tag.TagAttribute
 
TemplateHandler - Class in de.alpharogroup.xml.sax.handler
The class TemplateHandler.
TemplateHandler(Map<String, String>, StringWriter) - Constructor for class de.alpharogroup.xml.sax.handler.TemplateHandler
The Constructor.
textDecl(String, String, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Text decl.
toJson(List<T>) - Static method in class de.alpharogroup.xml.json.JsonTransformer
Creates from the given List to a json string.
toJson(T) - Static method in class de.alpharogroup.xml.json.JsonTransformer
Creates from the given Object a json string.
toJson(T, boolean) - Static method in class de.alpharogroup.xml.json.JsonTransformer
To json.
toJson(String) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given xml string a json string.
toJson(String, Map<String, Class<?>>) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given xml string a json string.
toJsonQuietly(T) - Static method in class de.alpharogroup.xml.json.JsonTransformer
Creates from the given Object a json string.
toObject(String) - Method in interface de.alpharogroup.xml.api.Transformable
Transformes the given xml string to an Object of type T.
toObject(String, Class<T>) - Static method in class de.alpharogroup.xml.json.JsonTransformer
Transforms the given json string into a java object.
toObject(String, Class<T>, boolean) - Static method in class de.alpharogroup.xml.json.JsonTransformer
Transforms the given json string into a java object.
toObject(String, Class<T>, Module...) - Static method in class de.alpharogroup.xml.json.JsonTransformer
Transforms the given json string into a java object.
toObjectList(String, Class<T>) - Static method in class de.alpharogroup.xml.json.JsonTransformer
Transforms the given json string into a java object list.
toObjectWithXMLDecoder(String) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given xml string an java object.
toObjectWithXStream(String) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given xml string an java object.
toObjectWithXStream(String, Map<String, Class<?>>) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given xml string an Object.
toObjectWithXStream(XStream, String) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given xml string an java object.
toObjectWithXStream(XStream, String, Map<String, Class<?>>) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given xml string an java object.
toString() - Method in class de.alpharogroup.xml.tag.SimpleTag
toString() - Method in class de.alpharogroup.xml.tag.Tag
toVelocityTemplate() - Method in class de.alpharogroup.xml.tag.SimpleTag
Creates from this Tag object an velocity template as String object.
toXml() - Method in interface de.alpharogroup.xml.api.Xmlable
Transform this object to xml String.
toXml() - Method in class de.alpharogroup.xml.XmlTransformation
To xml.
toXmlString() - Method in class de.alpharogroup.xml.tag.SimpleTag
Creates from this Tag object an xml string.
toXmlString() - Method in class de.alpharogroup.xml.tag.Tag
Creates from this Tag object an xml string.
toXmlWithXMLEncoder(T) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given Object an xml string.
toXmlWithXStream(T) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given Object an xml string.
toXmlWithXStream(T, Map<String, Class<?>>) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given Object an xml string.
toXmlWithXStream(XStream, T) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given Object an xml string.
toXmlWithXStream(XStream, T, Map<String, Class<?>>) - Static method in class de.alpharogroup.xml.XmlExtensions
Creates from the given Object an xml string.
transform(File, File, OutputStream) - Static method in class de.alpharogroup.xsl.transform.XsltTransformerExtensions
Transform.
transform(Source, Source, OutputStream) - Static method in class de.alpharogroup.xsl.transform.XsltTransformerExtensions
Transform.
transform(String, String, OutputStream) - Static method in class de.alpharogroup.xsl.transform.XsltTransformerExtensions
Transform.
Transformable<T> - Interface in de.alpharogroup.xml.api
A class that implements this interface marks the object that it can be transformed to an xml string and from an xml String to an Object back.
TypePattern - Class in de.alpharogroup.dtd.to.xsd.type
The class TypePattern.
TypePattern() - Constructor for class de.alpharogroup.dtd.to.xsd.type.TypePattern
Instantiates a new xsd type pattern.
TypePattern(Pattern, String) - Constructor for class de.alpharogroup.dtd.to.xsd.type.TypePattern
Instantiates a new type pattern.

U

unparsedEntityDecl(String, XMLResourceIdentifier, String, Augmentations) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Unparsed entity decl.

V

validateSchema(File, File, ErrorHandler) - Static method in class de.alpharogroup.xsd.schema.ValidatorExtensions
Validate xml through xsd.
validateSchema(String, String) - Static method in class de.alpharogroup.xsd.schema.ValidatorExtensions
Validate given xml schema.
ValidatorExtensions - Class in de.alpharogroup.xsd.schema
The class ValidatorExtensions can validate xml files.
ValidatorExtensions() - Constructor for class de.alpharogroup.xsd.schema.ValidatorExtensions
 
ValidatorHandler - Class in de.alpharogroup.xsd.schema
The class ValidatorHandler.
ValidatorHandler() - Constructor for class de.alpharogroup.xsd.schema.ValidatorHandler
 
valueOf(String) - Static method in enum de.alpharogroup.xml.node.NodeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.alpharogroup.xml.node.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(String, String, XMLParseException) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Warning.
warning(SAXParseException) - Method in class de.alpharogroup.xsd.schema.ValidatorHandler
write(String) - Method in class de.alpharogroup.xml.sax.handler.OutputStreamWriterHandler
Write.
write(String) - Method in class de.alpharogroup.xml.sax.handler.TemplateHandler
Write.
write(String) - Method in class de.alpharogroup.xml.sax.handler.WriterHandler
Write.
Writer - Class in de.alpharogroup.dtd.to.xsd.writer
The class Writer.
Writer() - Constructor for class de.alpharogroup.dtd.to.xsd.writer.Writer
Instantiates a new dtd2 xsd writer.
WriterHandler - Class in de.alpharogroup.xml.sax.handler
The class WriterHandler.
WriterHandler(Writer) - Constructor for class de.alpharogroup.xml.sax.handler.WriterHandler
The Constructor.
writeXsd(OutputStream) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Write xsd.
writeXsd(Writer) - Method in class de.alpharogroup.dtd.to.xsd.parser.Parser
Write xsd.

X

Xmlable - Interface in de.alpharogroup.xml.api
A class that implements this interface marks the object that it can be transformed to an xml string.
XmlExtensions - Class in de.alpharogroup.xml
The class XmlExtensions.
XmlResourceBundleControl - Class in de.alpharogroup.xml.resourcebundle
The class XmlResourceBundleControl.
XmlResourceBundleControl() - Constructor for class de.alpharogroup.xml.resourcebundle.XmlResourceBundleControl
 
xmlToXsd(File) - Static method in class de.alpharogroup.xml.to.xsd.XmlToXsdExtensions
Returns a xsd String from the given XML file that can used for several purposes.
xmlToXsd(File, File) - Static method in class de.alpharogroup.xml.to.xsd.XmlToXsdExtensions
Creates or update the given xsd output file from the given XML file.
xmlToXsd(File, File, Inst2XsdOptions) - Static method in class de.alpharogroup.xml.to.xsd.XmlToXsdExtensions
Creates or update the given xsd output file from the given XML file.
xmlToXsd(File, File, Inst2XsdOptions, XmlOptions) - Static method in class de.alpharogroup.xml.to.xsd.XmlToXsdExtensions
Creates or update the given xsd output file from the given XML file.
xmlToXsd(File, Inst2XsdOptions) - Static method in class de.alpharogroup.xml.to.xsd.XmlToXsdExtensions
Returns a xsd String from the given XML file that can used for several purposes.
xmlToXsd(File, Inst2XsdOptions, XmlOptions) - Static method in class de.alpharogroup.xml.to.xsd.XmlToXsdExtensions
Returns a xsd String from the given XML file that can used for several purposes.
xmlToXsd(File[], Inst2XsdOptions, File, String) - Static method in class de.alpharogroup.xml.to.xsd.XmlToXsdExtensions
Creates or update the given xsd output file from the given XML file.
xmlToXsd(String, Inst2XsdOptions, XmlOptions) - Static method in class de.alpharogroup.xml.to.xsd.XmlToXsdExtensions
 
XmlToXsdExtensions - Class in de.alpharogroup.xml.to.xsd
The class XmlToXsdExtensions generates XML schema from XML files.
XmlToXsdExtensions() - Constructor for class de.alpharogroup.xml.to.xsd.XmlToXsdExtensions
 
XmlTransformation - Class in de.alpharogroup.xml
The abstract Class XmlTransformation that transform a subclass as xml string.
XmlTransformation() - Constructor for class de.alpharogroup.xml.XmlTransformation
 
XPathExtensions - Class in de.alpharogroup.xml.xpath
The class XPathExtensions.
XPathExtensions() - Constructor for class de.alpharogroup.xml.xpath.XPathExtensions
 
XsltTransformerExtensions - Class in de.alpharogroup.xsl.transform
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links

Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.