Package org.fugerit.java.doc.base.parser
Class DocParserUtil
java.lang.Object
org.fugerit.java.doc.base.parser.DocParserUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringdoubleNested(Properties atts, String key1, String key2) static intdoubleNestedWithDefaultInt(Properties atts, String key1, String key2, String defValue)
-
Method Details
-
doubleNested
-
doubleNestedWithDefaultInt
public static int doubleNestedWithDefaultInt(Properties atts, String key1, String key2, String defValue)
-