パッケージ jp.cssj.sakae.sac.parser

インタフェースの概要
ExtendedParser This class implements the Parserinterface plus a set of custom methods.
LexicalUnits This interface defines the constants that represent CSS lexical units.
 

クラスの概要
AbstractAttributeCondition This class provides an abstract implementation of the AttributeCondition interface.
AbstractCombinatorCondition This class provides an abstract implementation of the CombinatorConditioninterface.
AbstractDescendantSelector This class provides an abstract implementation of the DescendantSelectorinterface.
AbstractElementSelector This class provides an abstract implementation of the ElementSelector interface.
AbstractSiblingSelector This class provides an abstract implementation of the SiblingSelector interface.
CSSLexicalUnit This class implements the CSSLexicalUnit.SimpleLexicalUnitinterface.
CSSLexicalUnit.DimensionLexicalUnit This class represents a dimension unit.
CSSLexicalUnit.FloatLexicalUnit This class represents a float unit.
CSSLexicalUnit.FunctionLexicalUnit This class represents a function unit.
CSSLexicalUnit.IntegerLexicalUnit This class represents an integer unit.
CSSLexicalUnit.PredefinedFunctionLexicalUnit This class represents a function unit.
CSSLexicalUnit.SimpleLexicalUnit This class represents a simple unit.
CSSLexicalUnit.StringLexicalUnit This class represents a string unit.
CSSSACMediaList This class implements the SACMediaListinterface.
CSSSelectorList This class implements the SelectorListinterface.
DefaultAndCondition This class provides an implementation of the CombinatorConditioninterface.
DefaultAttributeCondition This class provides an implementation of the AttributeConditioninterface.
DefaultBeginHyphenAttributeCondition This class provides an implementation of the AttributeConditioninterface.
DefaultChildSelector This class provides an implementation of the DescendantSelectorinterface.
DefaultClassCondition This class provides an implementation of the AttributeConditioninterface.
DefaultConditionalSelector This class provides an implementation of the ConditionalSelectorinterface.
DefaultConditionFactory This class provides an implementation of the ConditionFactoryinterface.
DefaultDescendantSelector This class provides an implementation for the DescendantSelectorinterface.
DefaultDirectAdjacentSelector This class provides an implementation for the DescendantSelectorinterface.
DefaultDocumentHandler This class provides a default implementation of the SAC DocumentHandler.
DefaultElementSelector This class implements the ElementSelectorinterface.
DefaultErrorHandler This class provides a default implementation of the ErrorHandler interface.
DefaultIdCondition This class provides an implementation of the AttributeConditioninterface.
DefaultLangCondition This class provides an implementation of the LangConditioninterface.
DefaultOneOfAttributeCondition This class provides an implementation of the AttributeConditioninterface.
DefaultPseudoClassCondition This class provides an implementation of the AttributeConditioninterface.
DefaultPseudoElementSelector This class implements the ElementSelectorinterface.
DefaultSelectorFactory This class implements the SelectorFactoryinterface.
ExtendedParserWrapper This class implements the ExtendedParser interface by wrapping a standard Parser.
Parser This class implements the Parserinterface.
Scanner This class represents a CSS scanner - an object which decodes CSS lexical units.
ScannerUtilities A collection of utility functions for a CSS scanner.
 

例外の概要
ChangeCharacterEncodingException  
ParseException This class encapsulates a general parse error or warning.
 



(c)2009 GNN & Co.,Ltd.