|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bliki.wiki.filter.Util
public class Util
| Method Summary | |
|---|---|
static NodeAttribute |
addAttributes(TagNode node,
java.lang.String attributesString)
Scan the attributes string and add the attributes to the given node |
static java.util.Map<java.lang.String,java.lang.String> |
getAttributes(java.lang.String attributesString)
|
static java.util.List<NodeAttribute> |
getNodeAttributes(java.lang.String attributesString)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static NodeAttribute addAttributes(TagNode node,
java.lang.String attributesString)
node - attributesString - public static java.util.List<NodeAttribute> getNodeAttributes(java.lang.String attributesString)
public static java.util.Map<java.lang.String,java.lang.String> getAttributes(java.lang.String attributesString)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||