public final class PresentationAddressSyntaxChecker extends SyntaxChecker
This syntax is defined in RFC 1278, but it has not been implemented.
| Modifier and Type | Class and Description |
|---|---|
static class |
PresentationAddressSyntaxChecker.Builder
A static Builder for this class
|
SyntaxChecker.SCBuilder<SC>| Modifier and Type | Field and Description |
|---|---|
static PresentationAddressSyntaxChecker |
INSTANCE
A static instance of PresentationAddressSyntaxChecker
|
LOG, serialVersionUIDdescription, extensions, h, isEnabled, isObsolete, locked, names, objectType, oid, schemaName, specification| Modifier | Constructor and Description |
|---|---|
private |
PresentationAddressSyntaxChecker(String oid)
Creates an instance of PresentationAddressSyntaxChecker
|
| Modifier and Type | Method and Description |
|---|---|
static PresentationAddressSyntaxChecker.Builder |
builder() |
equals, isValidSyntax, setSchemaManager, toStringcopy, getBytecode, getFqcn, hashCode, isValid, setBytecode, setFqcnaddExtension, addExtension, addName, clear, compareOid, computeHashCode, copy, getDescription, getExtension, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hasExtension, isDisabled, isEnabled, isObsolete, lock, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setSchemaName, setSpecification, unlockpublic static final PresentationAddressSyntaxChecker INSTANCE
private PresentationAddressSyntaxChecker(String oid)
oid - The OID to use for this SyntaxCheckerpublic static PresentationAddressSyntaxChecker.Builder builder()
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.