public class SimpleTypeValidator extends Object implements TypeValidator
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleTypeValidator.SimpleTypeEnum |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeValidator |
fromValue(Pattern pattern) |
static SimpleTypeValidator |
fromValue(SimpleTypeValidator.SimpleTypeEnum type) |
boolean |
isCorresponding(VeraPDFXMPNode node) |
public static SimpleTypeValidator fromValue(SimpleTypeValidator.SimpleTypeEnum type)
public static SimpleTypeValidator fromValue(Pattern pattern)
public boolean isCorresponding(VeraPDFXMPNode node)
isCorresponding in interface TypeValidatorCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.