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,List<String>> | getIncludes() | 
| Map<String,List<String>> | getInlines() | 
| int | getSavedInlineTags() | 
public void addInclude(String type, StringBuilder src)
public void addInline(String type, StringBuilder content)
public int getSavedInlineTags()
Copyright © 2020. All rights reserved.