Interface DefaultValueProvider

    • Method Detail

      • getByteValue

        byte getByteValue​(String path)
      • getShortValue

        short getShortValue​(String path)
      • getIntValue

        int getIntValue​(String path)
      • getLongValue

        long getLongValue​(String path)
      • getFloatValue

        float getFloatValue​(String path)
      • getDoubleValue

        double getDoubleValue​(String path)
      • getCharValue

        char getCharValue​(String path)
      • getBooleanValue

        boolean getBooleanValue​(String path)
      • getURIValue

        URI getURIValue​(String path)
      • getXMLGregorianCalendarValueString

        String getXMLGregorianCalendarValueString​(String path)
      • getDurationValueString

        String getDurationValueString​(String path)
      • getListLength

        int getListLength​(String path)