| Package | Description |
|---|---|
| org.sweble.wikitext.lazy.postprocessor |
| Modifier and Type | Method and Description |
|---|---|
IntermediateTags |
ImTagOpen.getType() |
IntermediateTags |
ImTagClose.getType() |
static IntermediateTags |
IntermediateTags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntermediateTags[] |
IntermediateTags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ImTagClose(IntermediateTags type) |
ImTagClose(IntermediateTags type,
boolean synthetic) |
ImTagOpen(IntermediateTags type) |
ImTagOpen(IntermediateTags type,
boolean synthetic) |
Copyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.