public class MoveScriptsToBottomState extends Object implements Serializable
Constructor and Description |
---|
MoveScriptsToBottomState() |
Modifier and Type | Method and Description |
---|---|
void |
addInclude(String type,
StringBuilder src) |
void |
addInline(String type,
StringBuilder content) |
Map<String,ArrayList<String>> |
getIncludes() |
Map<String,ArrayList<String>> |
getInlines() |
int |
getSavedInlineTags() |
public void addInclude(String type, StringBuilder src)
public void addInline(String type, StringBuilder content)
public int getSavedInlineTags()
Copyright © 2019. All rights reserved.