Interface ContentToken
-
- All Known Subinterfaces:
FormattedTextType
,GenericType
,ResourceType
,TextType
- All Known Implementing Classes:
CloseQuoteToken
,ComputedToken
,ContentsToken
,CountersToken
,CounterToken
,ElementsToken
,ExternalContentToken
,FormattedContentToken
,OpenQuoteToken
,PendingToken
,ResolvedCountersToken
,ResolvedCounterToken
,ResolvedStringToken
,ResourceContentToken
,StaticTextToken
,StaticToken
,VariableToken
public interface ContentToken
This is the base for all specified content in CSS files. This both may lookup content from elsewhere or may hold static content as string.