Package brut.androlib.apk
Class YamlLine
java.lang.Object
brut.androlib.apk.YamlLine
-
Field Details
-
indent
public int indent -
isComment
public boolean isComment -
isEmpty
public boolean isEmpty -
hasColon
public boolean hasColon -
isNull
public boolean isNull -
isItem
public boolean isItem
-
-
Constructor Details
-
YamlLine
-
-
Method Details
-
unescape
-
getValue
-
getKey
-
getValueBool
public boolean getValueBool() -
getValueInt
public int getValueInt()
-