- get(Document) - Static method in class org.netbeans.modules.editor.indent.api.Indent
-
Get the indentation for the given document.
- get(Document) - Static method in class org.netbeans.modules.editor.indent.api.Reformat
-
Get the reformatting for the given document.
- get(Document) - Static method in class org.netbeans.modules.editor.indent.spi.CodeStylePreferences
-
Gets CodeStylePreferences
for a document.
- get(Document, String) - Static method in class org.netbeans.modules.editor.indent.spi.CodeStylePreferences
-
Gets CodeStylePreferences
for a document and an embedding mimeType.
- get(FileObject) - Static method in class org.netbeans.modules.editor.indent.spi.CodeStylePreferences
-
Gets CodeStylePreferences
for a file.
- get(FileObject, String) - Static method in class org.netbeans.modules.editor.indent.spi.CodeStylePreferences
-
Gets CodeStylePreferences
for a file.
- getEndOffset() - Method in class org.netbeans.modules.editor.indent.spi.Context.Region
-
Get end offset of the region.
- getLookup() - Method in class org.netbeans.modules.editor.indent.spi.Context
-
Returns lookup which is merge of lookups provided by individual
formatters involved in formatting given document.
- getPreferences() - Method in class org.netbeans.modules.editor.indent.spi.CodeStylePreferences
-
- getStartOffset() - Method in class org.netbeans.modules.editor.indent.spi.Context.Region
-
Get start offset of the region.