public class MandatoryNodeConstraint extends NodeConstraint
| Modifier and Type | Field and Description |
|---|---|
static String |
JAXB_ELEMENT |
static String |
JAXB_TYPE |
locationPath| Constructor and Description |
|---|
MandatoryNodeConstraint()
Construct a new mandatory node constraint with the location set to
null. |
MandatoryNodeConstraint(String locationPath)
Construct a new mandatory node constraint.
|
equals, getLocationPath, hashCode, setLocationPathpublic static final String JAXB_ELEMENT
public static final String JAXB_TYPE
public MandatoryNodeConstraint()
null.public MandatoryNodeConstraint(String locationPath)
locationPath - the XPath of the node.Copyright © 2025 CESSDA ERIC. All rights reserved.