public final class EffectParser
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static EffectPattern |
getEffectFromNode(org.w3c.dom.Node effectNode)
Parses specified effect node to effect pattern
|
public static EffectPattern getEffectFromNode(org.w3c.dom.Node effectNode) throws java.lang.NumberFormatException
effectNode
- Document effect nodejava.lang.NumberFormatException