Package org.n52.svalbard.encode
Interface WmlTmlHelper
-
public interface WmlTmlHelper
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default booleancheckFields(SweAbstractDataRecord sweAbstractDataRecord)default booleancheckSweDataArray(Value<?> value)
-
-
-
Method Detail
-
checkSweDataArray
default boolean checkSweDataArray(Value<?> value)
-
checkFields
default boolean checkFields(SweAbstractDataRecord sweAbstractDataRecord)
-
-