public final class Base64Restriction extends LengthRestriction
TypeExpression
(LengthRestriction
) that contains all
Base64Binary
values with a given minimum and/or maximum length.TypeRestriction.Facet
Modifier and Type | Field and Description |
---|---|
static String |
DATATYPE_URI
URI of the data type.
|
XSD_FACET_LENGTH, XSD_FACET_MAX_LENGTH, XSD_FACET_MIN_LENGTH
PROP_OWL_ON_DATATYPE, PROP_OWL_WITH_RESTRICTIONS, restrictions, XSD_FACET_PATTERN
EXCEPTION_TTL, OWL_CLASS, OWL_NAMESPACE, PROP_RDFS_SUB_CLASS_OF, RDFS_DATATYPE, TYPE_OWL_THING
ANON_URI_PREFIX, blockAddingTypes, isXMLLiteral, NAMESPACE_PREFIX, ns_delim_index, PROP_INVOLVED_HUMAN_USER, PROP_RDF_FIRST, PROP_RDF_REST, PROP_RDF_TYPE, PROP_RDFS_COMMENT, PROP_RDFS_LABEL, PROP_SERIALIZATION_FULL, PROP_SERIALIZATION_OPTIONAL, PROP_SERIALIZATION_REDUCED, PROP_SERIALIZATION_UNDEFINED, props, RDF_EMPTY_LIST, RDF_NAMESPACE, RDFS_NAMESPACE, SERVICE_NAMESPACE, TYPE_RDF_LIST, TYPE_RDFS_CLASS, uri, VOCABULARY_NAMESPACE
Constructor and Description |
---|
Base64Restriction()
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
TypeExpression |
copy()
Create a copy of this object, i.e.
|
protected Object |
getMemberLen(Object member)
Calculate the length of a member.
|
copyTo, getLen, getMax, getMemberValueToCheck, getMin, getNext, getPrevious, hasMember, isDisjointWith, isWellFormed, matches, setLen, setLen, setLen, setMax, setMax, setMax, setMin, setMin, setMin, setProperty
addConstrainingFacet, copyTo, getNamedSuperclasses, getTypeURI, getUpperEnumeration, hasMember, iterate, matches, resolveVarByGreaterEqual, resolveVarByLessEqual, setFacet, setPattern
checkTTL, collectTypesMinimized, getDefaultMatchmakingTTL, hasMember, hasMember, isDisjointWith, isDisjointWith, matches, matches, synchronize
addMultiLangProp, addType, asList, asList, asRDFList, changeProperty, copy, deepCopy, equals, generateAnonURI, getDefaultLang, getFilename, getLocalName, getMultiLangProp, getNamespace, getOrConstructLabel, getOrConstructLabel, getProperty, getPropertyURIs, getPropSerializationType, getResource, getResourceComment, getResourceLabel, getResourceLabel, getStaticFieldValue, getType, getTypes, getURI, hashCode, hasProperty, hasQualifiedName, isAnon, isAnon, isBlockingAddingTypes, isClosedCollection, isQualifiedName, literal, numberOfProperties, representsQualifiedURI, serializesAsXMLLiteral, setPropertyPath, setPropertyPath, setPropertyPathFromOffset, setResourceComment, setResourceLabel, toString, toStringRecursive, toStringRecursive, unliteral
public static final String DATATYPE_URI
public TypeExpression copy()
TypeExpression
copy
in class TypeExpression
protected Object getMemberLen(Object member)
getMemberLen
in class LengthRestriction
member
- the member for which to calculate the length.Variable
if the
member is a Variable
.Copyright © 2018 universAAL Consortium. All rights reserved.