|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.style.xml.parse.StyleSheetNode
Private implementation of StyleSheetNode.
Constructor Summary | |
StyleSheetNode(StyleNode[] styles,
java.util.Locale[] locales,
int direction,
int[] browsers,
int[] versions,
int[] platforms)
Creates a StyleSheetNode with the specified attributes. |
Method Summary | |
int |
compareVariants(java.util.Locale locale,
int direction,
Agent agent)
Tests whether this StyleSheet matches the specified variants. |
java.util.Enumeration |
getBrowsers()
Implementation of StyleSheetNode.getBrowsers(). |
java.util.Enumeration |
getLocales()
Implementation of StyleSheetNode.getLocales(). |
java.util.Enumeration |
getPlatforms()
Implementation of StyleSheetNode.getPlatforms(). |
int |
getReadingDirection()
Implementation of StyleSheetNode.getReadingDirection(); |
java.util.Enumeration |
getStyles()
Implementation of StyleSheetNode.getStyles(). |
java.util.Enumeration |
getVersions()
Implementation of StyleSheetNode.getVersions(). |
int |
hashCode()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public StyleSheetNode(StyleNode[] styles, java.util.Locale[] locales, int direction, int[] browsers, int[] versions, int[] platforms)
Method Detail |
public java.util.Enumeration getStyles()
public int getReadingDirection()
public java.util.Enumeration getLocales()
public java.util.Enumeration getBrowsers()
public java.util.Enumeration getVersions()
public java.util.Enumeration getPlatforms()
public int compareVariants(java.util.Locale locale, int direction, Agent agent)
public java.lang.String toString()
toString
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |