Constant Field Values

Contents

org.smooks.*

  • org.smooks.engine.bean.context.preinstalled.Time 
    Modifier and Type Constant Field Value
    public static final String BEAN_ID "PTIME"
  • org.smooks.engine.bean.context.preinstalled.UniqueID 
    Modifier and Type Constant Field Value
    public static final String BEAN_ID "PUUID"
  • org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd.models.SimpleContentModel 
    Modifier and Type Constant Field Value
    public static final short CHOICE -1
    public static final short SEQUENCE -1
  • org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.io.ASCIIReader 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_BUFFER_SIZE 2048
  • org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.io.Latin1Reader 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_BUFFER_SIZE 2048
  • org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.io.UCSReader 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_BUFFER_SIZE 8192
    public static final short UCS2BE 2
    public static final short UCS2LE 1
    public static final short UCS4BE 8
    public static final short UCS4LE 4
  • org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.io.UTF16Reader 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_BUFFER_SIZE 4096
  • org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.io.UTF8Reader 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_BUFFER_SIZE 2048
  • org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.msg.XMLMessageFormatter 
    Modifier and Type Constant Field Value
    public static final String XML_DOMAIN "http://www.w3.org/TR/1998/REC-xml-19980210"
    public static final String XMLNS_DOMAIN "http://www.w3.org/TR/1999/REC-xml-names-19990114"
  • org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath.XPath.Axis 
    Modifier and Type Constant Field Value
    public static final short ATTRIBUTE 2
    public static final short CHILD 1
    public static final short DESCENDANT 4
    public static final short SELF 3
  • org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath.XPath.NodeTest 
    Modifier and Type Constant Field Value
    public static final short NAMESPACE 4
    public static final short NODE 3
    public static final short QNAME 1
    public static final short WILDCARD 2
  • org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.models.XSCMValidator 
    Modifier and Type Constant Field Value
    public static final short FIRST_ERROR -1
    public static final short SUBSEQUENT_ERROR -2
  • org.smooks.engine.xml.Namespace 
    Modifier and Type Constant Field Value
    public static final String SMOOKS_URI "https://www.smooks.org"