Package | Description |
---|---|
org.bounce.text | |
org.bounce.text.xml |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
SyntaxHighlightingView.updateScanner(SyntaxHighlightingScanner scanner,
Document doc,
int start,
int end) |
Constructor and Description |
---|
SyntaxHighlightingView(SyntaxHighlightingScanner scanner,
StyleContext context,
Element elem)
Construct a colorized view of xml text for the element.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLScanner
Associates XML input stream characters with XML specific styles.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XMLView.updateScanner(SyntaxHighlightingScanner scanner,
Document doc,
int start,
int end) |
Copyright © 2002-2013 Edwin Dankert. All Rights Reserved.