Uses of Enum Class
org.xhtmlrenderer.css.sheet.StylesheetInfo.Origin
Packages that use StylesheetInfo.Origin
Package
Description
-
Uses of StylesheetInfo.Origin in org.xhtmlrenderer.context
Methods in org.xhtmlrenderer.context with parameters of type StylesheetInfo.OriginModifier and TypeMethodDescriptionStylesheetFactoryImpl.parse
(Reader reader, String uri, StylesheetInfo.Origin origin) StylesheetFactoryImpl.parseStyleDeclaration
(StylesheetInfo.Origin origin, String styleDeclaration) -
Uses of StylesheetInfo.Origin in org.xhtmlrenderer.css.extend
Methods in org.xhtmlrenderer.css.extend with parameters of type StylesheetInfo.OriginModifier and TypeMethodDescriptionStylesheetFactory.parse
(Reader reader, String uri, StylesheetInfo.Origin origin) StylesheetFactory.parseStyleDeclaration
(StylesheetInfo.Origin origin, String style) -
Uses of StylesheetInfo.Origin in org.xhtmlrenderer.css.parser
Methods in org.xhtmlrenderer.css.parser with parameters of type StylesheetInfo.OriginModifier and TypeMethodDescriptionCSSParser.parseDeclaration
(StylesheetInfo.Origin origin, String text) @Nullable PropertyValue
CSSParser.parsePropertyValue
(CSSName cssName, StylesheetInfo.Origin origin, String expr) CSSParser.parseStylesheet
(@Nullable String uri, StylesheetInfo.Origin origin, Reader reader) -
Uses of StylesheetInfo.Origin in org.xhtmlrenderer.css.parser.property
Methods in org.xhtmlrenderer.css.parser.property with parameters of type StylesheetInfo.OriginModifier and TypeMethodDescriptionprivate void
BorderPropertyBuilders.BorderSidePropertyBuilder.addAll
(List<PropertyDeclaration> result, CSSName[] properties, CSSPrimitiveValue value, StylesheetInfo.Origin origin, boolean important) AbstractPropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important) BackgroundPropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) BorderPropertyBuilders.BorderSidePropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) BorderSpacingPropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) ContentPropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) CounterPropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) FontPropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) ListStylePropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) OneToFourPropertyBuilders.OneToFourPropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.BackgroundPosition.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.BackgroundSize.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.ColOrRowSpan.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.FontFamily.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.FontSize.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.FontWeight.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.FSPDFFontEncoding.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.GenericBorderCornerRadius.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.GenericBorderWidth.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.GenericColor.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.GenericURIWithNone.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.Length.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.LengthLike.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.LengthLikeWithIdent.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.LengthWithIdent.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.LineHeight.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.Page.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.PlainInteger.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.Position.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.SingleIdent.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.TextDecoration.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.ZIndex.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) PropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important) PropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) Builds a list ofPropertyDeclaration
objects for the CSS propertycssName
.QuotesPropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) SizePropertyBuilder.buildDeclarations
(CSSName cssName, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) protected @Nullable List
<PropertyDeclaration> AbstractPropertyBuilder.checkInheritAll
(CSSName[] all, List<? extends CSSPrimitiveValue> values, StylesheetInfo.Origin origin, boolean important, boolean inheritAllowed) private List
<PropertyDeclaration> PrimitivePropertyBuilders.BackgroundPosition.createTwoPercentValueResponse
(float percent1, float percent2, boolean important, StylesheetInfo.Origin origin) private static List
<PropertyDeclaration> PrimitivePropertyBuilders.createTwoValueResponse
(CSSName cssName, CSSPrimitiveValue value1, CSSPrimitiveValue value2, StylesheetInfo.Origin origin, boolean important) -
Uses of StylesheetInfo.Origin in org.xhtmlrenderer.css.sheet
Fields in org.xhtmlrenderer.css.sheet declared as StylesheetInfo.OriginModifier and TypeFieldDescriptionprivate final StylesheetInfo.Origin
FontFaceRule._origin
private final StylesheetInfo.Origin
MediaRule._origin
private final StylesheetInfo.Origin
PageRule._origin
private final StylesheetInfo.Origin
Ruleset._origin
private final StylesheetInfo.Origin
Stylesheet._origin
private final StylesheetInfo.Origin
PropertyDeclaration.origin
private final StylesheetInfo.Origin
StylesheetInfo.origin
Methods in org.xhtmlrenderer.css.sheet that return StylesheetInfo.OriginModifier and TypeMethodDescriptionFontFaceRule.getOrigin()
MediaRule.getOrigin()
PageRule.getOrigin()
PropertyDeclaration.getOrigin()
Ruleset.getOrigin()
RulesetContainer.getOrigin()
Stylesheet.getOrigin()
Gets the origin attribute of the Stylesheet objectStylesheetInfo.getOrigin()
Gets the origin attribute of the StylesheetInfo objectstatic StylesheetInfo.Origin
Returns the enum constant of this class with the specified name.static StylesheetInfo.Origin[]
StylesheetInfo.Origin.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.xhtmlrenderer.css.sheet with parameters of type StylesheetInfo.OriginModifierConstructorDescriptionFontFaceRule
(StylesheetInfo.Origin origin) MediaRule
(StylesheetInfo.Origin origin) PageRule
(StylesheetInfo.Origin origin, @Nullable String name, @Nullable String pseudoPage, Map<MarginBoxName, List<PropertyDeclaration>> marginBoxes, Ruleset ruleset) PropertyDeclaration
(CSSName cssName, CSSPrimitiveValue value, boolean imp, StylesheetInfo.Origin orig) Creates a new instance of PropertyDeclaration from anCSSPrimitiveValue
instance.Ruleset
(StylesheetInfo.Origin orig) Stylesheet
(String uri, StylesheetInfo.Origin origin) Creates a new instance of StylesheetStylesheetInfo
(StylesheetInfo.Origin origin, String uri, List<String> mediaTypes, @Nullable String content)