|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editor.html.formatting.HTMLCodeFormatterOptions
public class HTMLCodeFormatterOptions
| Field Summary | |
|---|---|
java.util.HashSet |
allwaysWrap
allwayswrapTags |
boolean |
doFormatting
do formatting |
java.lang.String |
formatterTabChar
formatterTabChar |
java.util.HashSet |
notWrappingTags
notWrappingTags |
int |
tabSize
tabSize |
| Constructor Summary | |
|---|---|
HTMLCodeFormatterOptions()
|
|
HTMLCodeFormatterOptions(java.util.Map map,
org.eclipse.core.resources.IProject project)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String formatterTabChar
public int tabSize
public final java.util.HashSet notWrappingTags
public final java.util.HashSet allwaysWrap
public boolean doFormatting
| Constructor Detail |
|---|
public HTMLCodeFormatterOptions()
public HTMLCodeFormatterOptions(java.util.Map map,
org.eclipse.core.resources.IProject project)
map - project -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||