| Package | Description |
|---|---|
| org.mule.devkit.doclet.markdown |
| Modifier and Type | Method and Description |
|---|---|
static HTMLToken |
HTMLToken.tag(String text) |
static HTMLToken |
HTMLToken.text(String text) |
| Modifier and Type | Method and Description |
|---|---|
Collection<HTMLToken> |
TextEditor.tokenizeHTML()
Parse HTML tags, returning a Collection of HTMLToken objects.
|
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.