|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.style.xml.StyleSheetDocumentUtils
public class StyleSheetDocumentUtils
Utility class for creating a StyleSheetDocument.
| Constructor Summary | |
|---|---|
StyleSheetDocumentUtils()
|
|
| Method Summary | |
|---|---|
static StyleSheetDocument |
mergeStyleSheetDocuments(StyleSheetDocument document1,
StyleSheetDocument document2)
Merges two StyleSheetDocuments to produce a new StyleSheetDocuments which combines styles from both documents. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleSheetDocumentUtils()
| Method Detail |
|---|
public static StyleSheetDocument mergeStyleSheetDocuments(StyleSheetDocument document1,
StyleSheetDocument document2)
document1 - The base StyleSheetDocumentdocument2 - A second StyleSheetDocument which overrides
properties from the base StyleSheetDocument.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||