Package com.airbnb.lottie.parser
Class AnimatablePathValueParser
- java.lang.Object
-
- com.airbnb.lottie.parser.AnimatablePathValueParser
-
public class AnimatablePathValueParser extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AnimatablePathValueparse(JsonReader reader, LottieComposition composition)
-
-
-
Method Detail
-
parse
public static AnimatablePathValue parse(JsonReader reader, LottieComposition composition) throws IOException
- Throws:
IOException
-
-