public final class SpecificationReference
extends java.lang.Object
| Constructor and Description |
|---|
SpecificationReference(Specifications specifications,
org.w3c.dom.Element parentElement,
java.lang.String elementName,
java.util.function.Consumer<ValidationMessage> validationMessageConsumer,
java.lang.String pathToRoot) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIdentifier() |
java.lang.String |
toString() |
public SpecificationReference(Specifications specifications, org.w3c.dom.Element parentElement, java.lang.String elementName, java.util.function.Consumer<ValidationMessage> validationMessageConsumer, java.lang.String pathToRoot)