public class PathGroup
extends java.lang.Object
限定符和类型 | 方法和说明 |
---|---|
static PathGroup |
build(ScriptPath[] scriptPathGroup,
StylePath[] stylePathGroup) |
ScriptPath[] |
toScriptPathGroup() |
java.lang.String |
toString() |
StylePath[] |
toStylePathGroup() |
public static PathGroup build(ScriptPath[] scriptPathGroup, StylePath[] stylePathGroup)
public ScriptPath[] toScriptPathGroup()
public StylePath[] toStylePathGroup()
public java.lang.String toString()
toString
在类中 java.lang.Object