A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

V

v - Variable in class com.oxygenxml.validate.nvdl.IntSet
An int array with the values.
v - Variable in class com.thaiopensource.validate.nrl.IntSet
 
v1 - Variable in class com.thaiopensource.relaxng.impl.CombineValidator
 
v2 - Variable in class com.thaiopensource.relaxng.impl.CombineValidator
 
valid(String) - Method in class com.thaiopensource.datatype.xsd.regex.test.TestDriver
 
VALID_INSTANCE_SUFFIX - Static variable in class com.thaiopensource.relaxng.util.TestDriver
 
validate(InputSource) - Method in class com.thaiopensource.validate.ValidationDriver
Validates a document against the currently loaded schema.
validate() - Method in class nu.validator.servlet.VerifierServletTransaction
 
ValidateAction - Class in com.oxygenxml.validate.nvdl
Validate no result action.
ValidateAction(ModeUsage, Schema) - Constructor for class com.oxygenxml.validate.nvdl.ValidateAction
Creates a validate action.
ValidateAction - Class in com.thaiopensource.validate.nrl
 
ValidateAction(ModeUsage, Schema) - Constructor for class com.thaiopensource.validate.nrl.ValidateAction
 
validateAttributes(Schema, Attributes) - Method in class com.oxygenxml.validate.nvdl.ValidatorImpl
Validates a set of attributes with an attribute schema.
validateAttributes(String, Attributes) - Method in class com.thaiopensource.validate.mns.ValidatorImpl
 
validateAttributes(Schema, Attributes) - Method in class com.thaiopensource.validate.nrl.ValidatorImpl
 
validateInstance(File) - Method in class com.thaiopensource.relaxng.util.TestDriver
 
ValidateProperty - Class in com.thaiopensource.validate
Provides common properties to control reading schemas and validation.
ValidateProperty() - Constructor for class com.thaiopensource.validate.ValidateProperty
 
ValidateProperty.EntityResolverPropertyId - Class in com.thaiopensource.validate
A PropertyId whose value is constrained to be an instance of EntityResolver.
ValidateProperty.EntityResolverPropertyId(String) - Constructor for class com.thaiopensource.validate.ValidateProperty.EntityResolverPropertyId
 
ValidateProperty.ErrorHandlerPropertyId - Class in com.thaiopensource.validate
A PropertyId whose value is constrained to be an instance of ErrorHandler.
ValidateProperty.ErrorHandlerPropertyId(String) - Constructor for class com.thaiopensource.validate.ValidateProperty.ErrorHandlerPropertyId
 
ValidateProperty.XMLReaderCreatorPropertyId - Class in com.thaiopensource.validate
A PropertyId whose value is constrained to be an instance of XMLReaderCreator.
ValidateProperty.XMLReaderCreatorPropertyId(String) - Constructor for class com.thaiopensource.validate.ValidateProperty.XMLReaderCreatorPropertyId
 
VALIDATION - Static variable in class com.thaiopensource.validate.xerces.Features
 
VALIDATION_MANAGER - Static variable in class com.thaiopensource.validate.xerces.Properties
 
ValidationContext - Interface in org.relaxng.datatype
An interface that must be implemented by caller to provide context information that is necessary to perform validation of some Datatypes.
ValidationDriver - Class in com.thaiopensource.validate
Provides a simplified API for validating XML documents against schemas.
ValidationDriver(PropertyMap, PropertyMap, SchemaReader) - Constructor for class com.thaiopensource.validate.ValidationDriver
Creates and initializes a ValidationDriver.
ValidationDriver(PropertyMap, PropertyMap) - Constructor for class com.thaiopensource.validate.ValidationDriver
Equivalent to ValidationDriver(schemaProperties, instanceProperties, null).
ValidationDriver(PropertyMap, SchemaReader) - Constructor for class com.thaiopensource.validate.ValidationDriver
Equivalent to ValidationDriver(properties, properties, sr).
ValidationDriver(PropertyMap) - Constructor for class com.thaiopensource.validate.ValidationDriver
Equivalent to ValidationDriver(properties, properties, null).
ValidationDriver(SchemaReader) - Constructor for class com.thaiopensource.validate.ValidationDriver
Equivalent to ValidationDriver(PropertyMap.EMPTY, PropertyMap.EMPTY, null).
ValidationDriver() - Constructor for class com.thaiopensource.validate.ValidationDriver
Equivalent to ValidationDriver(PropertyMap.EMPTY, PropertyMap.EMPTY, null).
ValidationEngine - Class in com.thaiopensource.relaxng.util
Deprecated.  
ValidationEngine() - Constructor for class com.thaiopensource.relaxng.util.ValidationEngine
Deprecated. Default constructor.
ValidationEngine(XMLReaderCreator, ErrorHandler, int) - Constructor for class com.thaiopensource.relaxng.util.ValidationEngine
Deprecated. Constructs a ValidationEngine.
ValidationEngine(XMLReaderCreator, ErrorHandler, boolean) - Constructor for class com.thaiopensource.relaxng.util.ValidationEngine
Deprecated. Constructs a ValidationEngine.
ValidationEngine(XMLReaderCreator, ErrorHandler, boolean, boolean) - Constructor for class com.thaiopensource.relaxng.util.ValidationEngine
Deprecated. Constructs a ValidationEngine.
ValidationEngine(XMLReaderCreator, ErrorHandler, boolean, boolean, boolean) - Constructor for class com.thaiopensource.relaxng.util.ValidationEngine
Deprecated.  
validationManager - Variable in class com.thaiopensource.validate.xerces.ValidatorImpl
 
validator - Variable in class com.oxygenxml.validate.isoschematron.SchemaReaderImpl.ValidateStage
 
validator - Variable in class com.oxygenxml.validate.nvdl.SchemaImpl.Handler
The validator that checks the script against the NVDL RelaxNG schema.
validator - Variable in class com.thaiopensource.validate.mns.SchemaImpl.Handler
 
validator - Variable in class com.thaiopensource.validate.mns.ValidatorImpl.Subtree
 
validator - Variable in class com.thaiopensource.validate.nrl.SchemaImpl.Handler
 
validator - Variable in class com.thaiopensource.validate.schematron.SchemaReaderImpl.ValidateStage
 
validator - Variable in class com.thaiopensource.validate.ValidationDriver
 
Validator - Interface in com.thaiopensource.validate
Validates an XML document with respect to a schema.
validator - Variable in class nu.validator.servlet.VerifierServletTransaction
 
validatorByDoctype(int) - Method in class nu.validator.servlet.VerifierServletTransaction
 
validatorByUrl(String) - Method in class nu.validator.servlet.VerifierServletTransaction
 
validatorByUrls(String) - Method in class nu.validator.servlet.VerifierServletTransaction
 
validatorCache - Variable in class com.thaiopensource.validate.mns.ValidatorImpl
 
validatorHandlerCache - Variable in class com.oxygenxml.validate.nvdl.ValidatorImpl
A hashtable that keeps a stack of validators for schemas.
validatorHandlerCache - Variable in class com.thaiopensource.validate.nrl.ValidatorImpl
 
ValidatorImpl - Class in com.oxygenxml.validate.isoschematron
 
ValidatorImpl(Templates, PropertyMap) - Constructor for class com.oxygenxml.validate.isoschematron.ValidatorImpl
 
ValidatorImpl - Class in com.oxygenxml.validate.nvdl
Implementation of a validator of XML documents against NVDL scripts.
ValidatorImpl(Mode, Triggers, PropertyMap) - Constructor for class com.oxygenxml.validate.nvdl.ValidatorImpl
Creates a NVDL validator.
ValidatorImpl - Class in com.thaiopensource.validate.mns
 
ValidatorImpl(SchemaImpl.Mode, PropertyMap) - Constructor for class com.thaiopensource.validate.mns.ValidatorImpl
 
ValidatorImpl - Class in com.thaiopensource.validate.nrl
 
ValidatorImpl(Mode, PropertyMap) - Constructor for class com.thaiopensource.validate.nrl.ValidatorImpl
 
ValidatorImpl - Class in com.thaiopensource.validate.schematron
 
ValidatorImpl(Templates, PropertyMap) - Constructor for class com.thaiopensource.validate.schematron.ValidatorImpl
 
ValidatorImpl - Class in com.thaiopensource.validate.xerces
 
ValidatorImpl(SymbolTable, XMLGrammarPool, PropertyMap) - Constructor for class com.thaiopensource.validate.xerces.ValidatorImpl
 
ValidatorImpl.BlockingReader - Class in com.oxygenxml.validate.isoschematron
 
ValidatorImpl.BlockingReader() - Constructor for class com.oxygenxml.validate.isoschematron.ValidatorImpl.BlockingReader
 
ValidatorImpl.PrefixMapping - Class in com.oxygenxml.validate.nvdl
Namespace context.
ValidatorImpl.PrefixMapping(String, String, ValidatorImpl.PrefixMapping) - Constructor for class com.oxygenxml.validate.nvdl.ValidatorImpl.PrefixMapping
Constructor.
ValidatorImpl.PrefixMapping - Class in com.thaiopensource.validate.mns
 
ValidatorImpl.PrefixMapping(String, String, ValidatorImpl.PrefixMapping) - Constructor for class com.thaiopensource.validate.mns.ValidatorImpl.PrefixMapping
 
ValidatorImpl.PrefixMapping - Class in com.thaiopensource.validate.nrl
 
ValidatorImpl.PrefixMapping(String, String, ValidatorImpl.PrefixMapping) - Constructor for class com.thaiopensource.validate.nrl.ValidatorImpl.PrefixMapping
 
ValidatorImpl.Program - Class in com.oxygenxml.validate.nvdl
A program is a pair of mode usage and handler.
ValidatorImpl.Program(ModeUsage, ContentHandler) - Constructor for class com.oxygenxml.validate.nvdl.ValidatorImpl.Program
Creates an association between a mode usage and a handler.
ValidatorImpl.Program - Class in com.thaiopensource.validate.nrl
 
ValidatorImpl.Program(ModeUsage, ContentHandler) - Constructor for class com.thaiopensource.validate.nrl.ValidatorImpl.Program
 
ValidatorImpl.Section - Class in com.oxygenxml.validate.nvdl
Store section information.
ValidatorImpl.Section(String, ValidatorImpl.Section) - Constructor for class com.oxygenxml.validate.nvdl.ValidatorImpl.Section
Creates a section for a given namespace and links to to its parent section.
ValidatorImpl.Section - Class in com.thaiopensource.validate.nrl
 
ValidatorImpl.Section(String, ValidatorImpl.Section) - Constructor for class com.thaiopensource.validate.nrl.ValidatorImpl.Section
 
ValidatorImpl.Subtree - Class in com.thaiopensource.validate.mns
 
ValidatorImpl.Subtree(Hashset, ContextMap, ElementsOrAttributes, Validator, Schema, SchemaImpl.Mode, int, ValidatorImpl.Subtree) - Constructor for class com.thaiopensource.validate.mns.ValidatorImpl.Subtree
 
ValidatorImplTest - Class in com.oxygenxml.validate.nvdl
 
ValidatorImplTest() - Constructor for class com.oxygenxml.validate.nvdl.ValidatorImplTest
 
ValidatorPatternBuilder - Class in com.thaiopensource.relaxng.impl
 
ValidatorPatternBuilder(PatternBuilder) - Constructor for class com.thaiopensource.relaxng.impl.ValidatorPatternBuilder
 
ValidatorPatternBuilder.NoteChoicesFunction - Class in com.thaiopensource.relaxng.impl
 
ValidatorPatternBuilder.NoteChoicesFunction() - Constructor for class com.thaiopensource.relaxng.impl.ValidatorPatternBuilder.NoteChoicesFunction
 
ValidatorPatternBuilder.RemoveChoicesFunction - Class in com.thaiopensource.relaxng.impl
 
ValidatorPatternBuilder.RemoveChoicesFunction() - Constructor for class com.thaiopensource.relaxng.impl.ValidatorPatternBuilder.RemoveChoicesFunction
 
validators - Variable in class com.oxygenxml.validate.nvdl.ValidatorImpl.Section
List of the Validators rooted in this section
validators - Variable in class com.thaiopensource.validate.nrl.ValidatorImpl.Section
List of the Validators rooted in this section
validMemo - Variable in class com.thaiopensource.relaxng.impl.DataDataDerivType
 
value - Variable in class com.thaiopensource.relaxng.impl.DatatypeValue
 
value - Variable in class com.thaiopensource.util.SinglePropertyMap
 
value - Variable in class nu.validator.gnu.xml.aelfred2.SAXDriver.Attribute
 
value - Variable in class nu.validator.gnu.xml.aelfred2.XmlParser.AttributeDecl
 
value - Variable in class nu.validator.gnu.xml.aelfred2.XmlParser.EntityInfo
 
value - Variable in exception nu.validator.relaxng.exceptions.StringNotAllowedException
 
VALUE_HASH_CODE - Static variable in class com.thaiopensource.relaxng.impl.Pattern
 
valueClass - Variable in class com.thaiopensource.util.PropertyId
 
ValueDataDerivType - Class in com.thaiopensource.relaxng.impl
 
ValueDataDerivType(Datatype) - Constructor for class com.thaiopensource.relaxng.impl.ValueDataDerivType
 
ValueExpr(boolean, Annotations) - Method in class com.thaiopensource.relaxng.parse.compact.CompactSyntax
 
valueHashCode(Object) - Method in class com.thaiopensource.datatype.xsd.BinaryDatatype
 
valueHashCode(Object) - Method in class com.thaiopensource.datatype.xsd.DatatypeBase
 
valueHashCode(Object) - Method in class com.thaiopensource.datatype.xsd.DecimalDatatype
 
valueHashCode(Object) - Method in class com.thaiopensource.datatype.xsd.ListDatatype
 
valueHashCode(Object) - Method in class com.thaiopensource.datatype.xsd.RestrictDatatype
 
valueHashCode(Object) - Method in class com.thaiopensource.relaxng.impl.StringDatatype
 
valueHashCode(Object) - Method in interface org.relaxng.datatype.Datatype
Computes the hash code for a value object, which is consistent with the sameValue method.
valueHashCode(Object) - Method in class org.whattf.datatype.AbstractDatatype
Implements strict stirng equality semantics by returning the java.lang.Object-level hashCode of the object.
valueOf(String) - Method in class com.thaiopensource.validate.FlagOption
 
valueOf(String) - Method in interface com.thaiopensource.validate.Option
 
valueOf(String) - Method in class com.thaiopensource.validate.StringOption
 
valueOf(String) - Static method in enum nu.validator.htmlparser.common.DoctypeExpectation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.htmlparser.common.DocumentMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.htmlparser.common.XmlViolationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.htmlparser.impl.ContentModelFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.htmlparser.impl.MetaSniffer.MetaState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.htmlparser.impl.Tokenizer.CommentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.htmlparser.impl.TreeBuilder.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.htmlparser.tools.XSLT4HTML5.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.json.Serializer.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.messages.JsonExtractHandler.HiliteState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.messages.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.saxtree.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.servlet.ParserMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.servlet.VerifierServletTransaction.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nu.validator.spec.html5.Html5SpecBuilder.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.whattf.checker.table.Table.State
Returns the enum constant of this type with the specified name.
ValuePattern - Class in com.thaiopensource.relaxng.impl
 
ValuePattern(Datatype, Object) - Constructor for class com.thaiopensource.relaxng.impl.ValuePattern
 
ValueRestrictDatatype - Class in com.thaiopensource.datatype.xsd
 
ValueRestrictDatatype(DatatypeBase) - Constructor for class com.thaiopensource.datatype.xsd.ValueRestrictDatatype
 
values() - Method in class com.oxygenxml.validate.nvdl.ContextMap
Get an enumeration with all the modes in this context map.
values - Static variable in class com.oxygenxml.validate.nvdl.ElementsOrAttributes
All possible values.
values - Static variable in class com.thaiopensource.validate.mns.ElementsOrAttributes
 
values() - Method in class com.thaiopensource.validate.nrl.ContextMap
 
values - Static variable in class com.thaiopensource.validate.nrl.ElementsOrAttributes
 
values() - Static method in enum nu.validator.htmlparser.common.DoctypeExpectation
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.htmlparser.common.DocumentMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.htmlparser.common.XmlViolationPolicy
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.htmlparser.impl.ContentModelFlag
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in class nu.validator.htmlparser.impl.Entities
 
values() - Static method in enum nu.validator.htmlparser.impl.MetaSniffer.MetaState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.htmlparser.impl.Tokenizer.CommentState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.htmlparser.impl.TreeBuilder.Phase
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.htmlparser.tools.XSLT4HTML5.Mode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.json.Serializer.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.messages.JsonExtractHandler.HiliteState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.messages.Result
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.saxtree.NodeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.servlet.ParserMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.servlet.VerifierServletTransaction.OutputFormat
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum nu.validator.spec.html5.Html5SpecBuilder.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.whattf.checker.table.Table.State
Returns an array containing the constants of this enum type, in the order they're declared.
valueTable - Variable in class com.thaiopensource.relaxng.impl.ValueDataDerivType
 
valueType - Variable in class nu.validator.gnu.xml.aelfred2.XmlParser.AttributeDecl
 
variants - Variable in class org.whattf.datatype.data.LanguageData
 
variants - Static variable in class org.whattf.datatype.Language
 
variantSet - Variable in class org.whattf.datatype.data.LanguageData
 
vc - Variable in class com.thaiopensource.relaxng.impl.DataDerivFunction
 
vc - Variable in class com.thaiopensource.relaxng.impl.SchemaBuilderImpl.ValidationContextImpl
 
verifier - Variable in class com.thaiopensource.validate.jarv.VerifierValidator
 
VerifierFactoryImpl - Class in com.thaiopensource.relaxng.jarv
 
VerifierFactoryImpl() - Constructor for class com.thaiopensource.relaxng.jarv.VerifierFactoryImpl
 
VerifierFactoryLoaderImpl - Class in com.thaiopensource.relaxng.jarv
 
VerifierFactoryLoaderImpl() - Constructor for class com.thaiopensource.relaxng.jarv.VerifierFactoryLoaderImpl
 
VerifierFactorySchemaReader - Class in com.thaiopensource.validate.jarv
 
VerifierFactorySchemaReader(VerifierFactory) - Constructor for class com.thaiopensource.validate.jarv.VerifierFactorySchemaReader
 
VerifierFactorySchemaReader.SchemaImpl - Class in com.thaiopensource.validate.jarv
 
VerifierFactorySchemaReader.SchemaImpl(Schema) - Constructor for class com.thaiopensource.validate.jarv.VerifierFactorySchemaReader.SchemaImpl
 
VerifierHandlerImpl - Class in com.thaiopensource.relaxng.jarv
 
VerifierHandlerImpl(Pattern, ValidatorPatternBuilder, CountingErrorHandler) - Constructor for class com.thaiopensource.relaxng.jarv.VerifierHandlerImpl
 
VerifierImpl - Class in com.thaiopensource.relaxng.jarv
 
VerifierImpl(Pattern, ValidatorPatternBuilder) - Constructor for class com.thaiopensource.relaxng.jarv.VerifierImpl
 
VerifierServlet - Class in nu.validator.servlet
 
VerifierServlet() - Constructor for class nu.validator.servlet.VerifierServlet
 
VerifierServletTransaction - Class in nu.validator.servlet
 
VerifierServletTransaction(HttpServletRequest, HttpServletResponse) - Constructor for class nu.validator.servlet.VerifierServletTransaction
 
VerifierServletTransaction.OutputFormat - Enum in nu.validator.servlet
 
VerifierServletTransaction.OutputFormat() - Constructor for enum nu.validator.servlet.VerifierServletTransaction.OutputFormat
 
VerifierServletXMLReaderCreator - Class in nu.validator.servlet
 
VerifierServletXMLReaderCreator(ErrorHandler, EntityResolver) - Constructor for class nu.validator.servlet.VerifierServletXMLReaderCreator
 
VerifierValidator - Class in com.thaiopensource.validate.jarv
 
VerifierValidator(Verifier, PropertyMap) - Constructor for class com.thaiopensource.validate.jarv.VerifierValidator
 
VerifierValidator.ExceptionReportHandler - Class in com.thaiopensource.validate.jarv
 
VerifierValidator.ExceptionReportHandler(SAXException) - Constructor for class com.thaiopensource.validate.jarv.VerifierValidator.ExceptionReportHandler
 
verror(String) - Method in class nu.validator.gnu.xml.aelfred2.SAXDriver
 
Version - Class in com.thaiopensource.util
 
Version() - Constructor for class com.thaiopensource.util.Version
 
VerticalCellComparator - Class in org.whattf.checker.table
Compares cells first by their bottom field and then by their left field.
VerticalCellComparator() - Constructor for class org.whattf.checker.table.VerticalCellComparator
 
vf - Variable in class com.thaiopensource.validate.jarv.VerifierFactorySchemaReader
 
vhi - Variable in class com.thaiopensource.relaxng.jarv.VerifierImpl
 
VIRTUAL_ELEMENT_LOCAL_NAME - Static variable in class com.oxygenxml.validate.nvdl.ValidatorImpl
The name for the dummy element that we use for attribute section validation.
VIRTUAL_ELEMENT_URI - Static variable in class com.oxygenxml.validate.nvdl.ValidatorImpl
The namespace for the virtual element that we use for attribute section validation.
visit(TreeParser) - Method in class nu.validator.saxtree.CDATA
 
visit(TreeParser) - Method in class nu.validator.saxtree.Characters
 
visit(TreeParser) - Method in class nu.validator.saxtree.Comment
 
visit(TreeParser) - Method in class nu.validator.saxtree.Document
 
visit(TreeParser) - Method in class nu.validator.saxtree.DocumentFragment
 
visit(TreeParser) - Method in class nu.validator.saxtree.DTD
 
visit(TreeParser) - Method in class nu.validator.saxtree.Element
 
visit(TreeParser) - Method in class nu.validator.saxtree.Entity
 
visit(TreeParser) - Method in class nu.validator.saxtree.IgnorableWhitespace
 
visit(TreeParser) - Method in class nu.validator.saxtree.Node
 
visit(TreeParser) - Method in class nu.validator.saxtree.ProcessingInstruction
 
visit(TreeParser) - Method in class nu.validator.saxtree.SkippedEntity
 
visitAnyName() - Method in class com.thaiopensource.relaxng.impl.AttributeNameClassChecker
 
visitAnyName() - Method in class com.thaiopensource.relaxng.impl.IdTypeMapBuilder.ElementNameClassVisitor
 
visitAnyName() - Method in interface com.thaiopensource.relaxng.impl.NameClassVisitor
 
visitAnyName() - Method in class com.thaiopensource.relaxng.impl.OverlapDetector
 
visitAnyName() - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpNameClassVisitor
 
visitAnyNameExcept(NameClass) - Method in class com.thaiopensource.relaxng.impl.AttributeNameClassChecker
 
visitAnyNameExcept(NameClass) - Method in class com.thaiopensource.relaxng.impl.IdTypeMapBuilder.ElementNameClassVisitor
 
visitAnyNameExcept(NameClass) - Method in interface com.thaiopensource.relaxng.impl.NameClassVisitor
 
visitAnyNameExcept(NameClass) - Method in class com.thaiopensource.relaxng.impl.OverlapDetector
 
visitAnyNameExcept(NameClass) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpNameClassVisitor
 
visitAttribute(NameClass, Pattern) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitAttribute(NameClass, Pattern) - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitChoice(NameClass, NameClass) - Method in class com.thaiopensource.relaxng.impl.AttributeNameClassChecker
 
visitChoice(NameClass, NameClass) - Method in class com.thaiopensource.relaxng.impl.IdTypeMapBuilder.ElementNameClassVisitor
 
visitChoice(NameClass, NameClass) - Method in interface com.thaiopensource.relaxng.impl.NameClassVisitor
 
visitChoice(NameClass, NameClass) - Method in class com.thaiopensource.relaxng.impl.OverlapDetector
 
visitChoice(NameClass, NameClass) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.ChoiceDumpNameClassVisitor
 
visitChoice(Pattern, Pattern) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.ChoiceDumpPatternVisitor
 
visitChoice(NameClass, NameClass) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpNameClassVisitor
 
visitChoice(Pattern, Pattern) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitChoice(Pattern, Pattern) - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitData(Datatype) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitData(Datatype) - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitDataExcept(Datatype, Pattern) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitDataExcept(Datatype, Pattern) - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitElement(NameClass, Pattern) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitElement(NameClass, Pattern) - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitEmpty() - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitEmpty() - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitError() - Method in class com.thaiopensource.relaxng.impl.AttributeNameClassChecker
 
visitError() - Method in class com.thaiopensource.relaxng.impl.IdTypeMapBuilder.ElementNameClassVisitor
 
visitError() - Method in interface com.thaiopensource.relaxng.impl.NameClassVisitor
 
visitError() - Method in class com.thaiopensource.relaxng.impl.OverlapDetector
 
visitError() - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpNameClassVisitor
 
visitError() - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitError() - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitGroup(Pattern, Pattern) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitGroup(Pattern, Pattern) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.GroupDumpPatternVisitor
 
visitGroup(Pattern, Pattern) - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitInterleave(Pattern, Pattern) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitInterleave(Pattern, Pattern) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.InterleaveDumpPatternVisitor
 
visitInterleave(Pattern, Pattern) - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitList(Pattern) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitList(Pattern) - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitName(Name) - Method in class com.thaiopensource.relaxng.impl.AttributeNameClassChecker
 
visitName(Name) - Method in class com.thaiopensource.relaxng.impl.IdTypeMapBuilder.ElementNameClassVisitor
 
visitName(Name) - Method in interface com.thaiopensource.relaxng.impl.NameClassVisitor
 
visitName(Name) - Method in class com.thaiopensource.relaxng.impl.OverlapDetector
 
visitName(Name) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpNameClassVisitor
 
visitNotAllowed() - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitNotAllowed() - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitNsName(String) - Method in class com.thaiopensource.relaxng.impl.AttributeNameClassChecker
 
visitNsName(String) - Method in class com.thaiopensource.relaxng.impl.IdTypeMapBuilder.ElementNameClassVisitor
 
visitNsName(String) - Method in interface com.thaiopensource.relaxng.impl.NameClassVisitor
 
visitNsName(String) - Method in class com.thaiopensource.relaxng.impl.OverlapDetector
 
visitNsName(String) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpNameClassVisitor
 
visitNsNameExcept(String, NameClass) - Method in class com.thaiopensource.relaxng.impl.AttributeNameClassChecker
 
visitNsNameExcept(String, NameClass) - Method in class com.thaiopensource.relaxng.impl.IdTypeMapBuilder.ElementNameClassVisitor
 
visitNsNameExcept(String, NameClass) - Method in interface com.thaiopensource.relaxng.impl.NameClassVisitor
 
visitNsNameExcept(String, NameClass) - Method in class com.thaiopensource.relaxng.impl.OverlapDetector
 
visitNsNameExcept(String, NameClass) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpNameClassVisitor
 
visitNull() - Method in class com.thaiopensource.relaxng.impl.AttributeNameClassChecker
 
visitNull() - Method in class com.thaiopensource.relaxng.impl.IdTypeMapBuilder.ElementNameClassVisitor
 
visitNull() - Method in interface com.thaiopensource.relaxng.impl.NameClassVisitor
 
visitNull() - Method in class com.thaiopensource.relaxng.impl.OverlapDetector
 
visitNull() - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpNameClassVisitor
 
visitOneOrMore(Pattern) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitOneOrMore(Pattern) - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitOther() - Method in class com.thaiopensource.relaxng.impl.IdTypeMapBuilder.ElementNameClassVisitor
 
visitText() - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitText() - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
visitValue(Datatype, Object) - Method in class com.thaiopensource.relaxng.impl.PatternDumper.DumpPatternVisitor
 
visitValue(Datatype, Object) - Method in interface com.thaiopensource.relaxng.impl.PatternVisitor
 
VOID_ELEMENTS - Static variable in class nu.validator.htmlparser.impl.Tokenizer
Lexically sorted void element names
VOID_ELEMENTS - Static variable in class nu.validator.htmlparser.sax.HtmlSerializer
 
vst - Variable in class nu.validator.servlet.BufferingRootNamespaceSniffer
 
vst - Variable in class nu.validator.servlet.RootNamespaceSniffer
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _