AndroidXMLHandler class
Constructors
- AndroidXMLHandler(String filePath)
Properties
Methods
-
getTagValue(
String namePropValue, [String? newValue]) → Future< String?> -
init(
{Map< String, String> ? data}) → Future<File?> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
updateFileContent(
String text) → Future< File> ?
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited