Index

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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

V

VALIDATES_ATTRIBUTES - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement.Flags
Only valid attributes can be added to the element (if not set, any attribut can be added).
VALIDATES_CHILDREN - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement.Flags
Only valid children can be added; this implies that XMLElement.Flags.ALLOWS_CHILDREN is set; if the further is set, but this one not, any child can be added.
ValidationException - Exception Class in org.tquadrat.foundation.javadoc.internal.foundation.exception
This is a specialized implementation for the IllegalArgumentException that is meant as the root for a hierarchy of exceptions caused by validation errors.
ValidationException() - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ValidationException
Creates a new ValidationException instance.
ValidationException(String) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ValidationException
Creates a new ValidationException instance.
ValidationException(String, Throwable) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ValidationException
Creates a new ValidationException instance.
ValidationException(Throwable) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ValidationException
Creates a new ValidationException instance.
Validator(Predicate<CharSequence>, Supplier<? extends Predicate<CharSequence>>) - Constructor for enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLBuilderUtils.Validator
Creates a new Validator instance.
VALIDATOR_AttributeName - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLBuilderUtils.Validator
The attribute name validator.
VALIDATOR_ElementName - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLBuilderUtils.Validator
The element name validator.
VALIDATOR_NMToken - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLBuilderUtils.Validator
The nmtoken validator.
VALIDATOR_Prefix - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLBuilderUtils.Validator
The namespace prefix validator.
validatorChanged(XMLBuilderUtils.ValidatorChangeEvent) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLBuilderUtils.ValidatorChangeListener
This method gets called each time a validator changes.
ValidatorChangeEvent(XMLBuilderUtils.Validator, Predicate<CharSequence>, Predicate<CharSequence>) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLBuilderUtils.ValidatorChangeEvent
Creates a new ValidatorChangeEvent instance.
validChildElements() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.internal.SVGImpl
Composes the list of the valid child elements for the <svg> element.
value() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGNumber
Return the type with the unit for this instance.
value() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGPaint
Returns the type for this instance of SVGPaint.
value(String) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.util.Entities.EntityMap
Returns the value of the entity identified by the specified name.
value(String) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities.PrimitiveEntityMap
Returns the value of the entity identified by the specified name.
ValueBase - Class in org.tquadrat.foundation.javadoc.internal.foundation.svg.type
The abstract base class for SVG type class, providing some helper methods.
ValueBase() - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.ValueBase
Creates a new ValueBase instance.
valueForUnit(String) - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGUnit
Returns the SVGUnit instance for the given unit String.
valueOf(String) - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVG.Usage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGAlignmentBaseLine
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGElementCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGMarkerOrientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGPreserveAspectRatio
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGUnit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLBuilderUtils.Validator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement.Flags
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.javadoc.internal.OtherFileTagletBase.ProcessMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.javadoc.umlgraph.Stereotype
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.javadoc.umlgraph.UMLConnectorType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVG.Usage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGAlignmentBaseLine
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGElementCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGMarkerOrientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGPreserveAspectRatio
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGUnit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLBuilderUtils.Validator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement.Flags
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.javadoc.internal.OtherFileTagletBase.ProcessMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.javadoc.umlgraph.Stereotype
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.javadoc.umlgraph.UMLConnectorType
Returns an array containing the constants of this enum class, in the order they are declared.
VARIABLE_PATTERN - Static variable in class org.tquadrat.foundation.javadoc.internal.foundation.util.Template
The regular expression to identify a variable in a char sequence: "\\$\\{((?:_)|(?:[~/=%:&]?\\p{IsAlphabetic}(?:\\p{IsAlphabetic}|\\d|_|.)*?))}".
VARIABLE_TEMPLATE - Static variable in class org.tquadrat.foundation.javadoc.internal.foundation.util.Template
The template for variables: "${%1$s}".
versionNumber() - Element in annotation interface org.tquadrat.foundation.javadoc.internal.foundation.annotation.ClassVersion
Returns the version number, usually injected during the build by the build tool.
vLineTo(double) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGHLineTo that uses relative coordinates.
vLineTo(long) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGHLineTo that uses relative coordinates.
vLineToAbs(double) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGVLineTo that uses absolute coordinates.
vLineToAbs(long) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGVLineTo that uses absolute coordinates.
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form