|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.theme.webwidgets.Utils
public final class Utils
| Method Summary | |
|---|---|
static String |
extractBody(String html)
|
static String |
extractIcon(String html)
|
static String |
extractMetadata(String html,
String name)
|
static List<WidgetFieldType> |
extractSchema(String html)
|
static String |
extractScripts(String html)
|
static String |
extractStyles(String html)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String extractBody(String html)
public static String extractScripts(String html)
public static String extractStyles(String html)
public static String extractMetadata(String html,
String name)
public static String extractIcon(String html)
public static List<WidgetFieldType> extractSchema(String html)
|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||