Class Returnables
java.lang.Object
org.opengis.cite.cat20.dgiwg10.returnables.Returnables
- Author:
- Lyn Goltz
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidassertReturnables(Node record, Function<Returnables.Returnable, String> f) static voidassertReturnablesDublinCore(Node record) static voidassertReturnablesIso(Node record)
-
Constructor Details
-
Returnables
public Returnables()
-
-
Method Details
-
assertReturnablesDublinCore
- Throws:
XPathExpressionException
-
assertReturnablesIso
- Throws:
XPathExpressionException
-
assertReturnables
public static void assertReturnables(Node record, Function<Returnables.Returnable, String> f) throws XPathExpressionException- Throws:
XPathExpressionException
-