Uses of Class
org.faceless.publisher.type.Quotes

Packages that use org.faceless.publisher.type.Quotes
Package
Description
Contains utility classes and interfaces which are used across BFO Publisher
  • Uses of org.faceless.publisher.type.Quotes in org.faceless.publisher.type

    Fields in org.faceless.publisher.type declared as org.faceless.publisher.type.Quotes in in
    Modifier and Type
    Field
    Description
    static final org.faceless.publisher.type.Quotes
    Quotes.AUTO
     
    static final org.faceless.publisher.type.Quotes
    Quotes.MATCH_PARENT
     
    static final org.faceless.publisher.type.Quotes
    Quotes.NONE
     
    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.Quotes in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.Quotes
    CSSStyle.getQuotes()
    Returns the value of the quotes property.
    org.faceless.publisher.type.Quotes
    FilterCSSStyle.getQuotes()