Constant Field Values
Contents
org.pentaho.*
-
org.pentaho.reporting.libraries.xmlns.LibXmlInfo Modifier and Type Constant Field Value public static final java.lang.StringXHTML_NAMESPACE"http://www.w3.org/1999/xhtml"public static final java.lang.StringXML_NAMESPACE"http://www.w3.org/XML/1998/namespace"
-
org.pentaho.reporting.libraries.xmlns.common.AttributeList Modifier and Type Constant Field Value public static final java.lang.StringXML_NAMESPACE"http://www.w3.org/XML/1998/namespace"public static final java.lang.StringXMLNS_NAMESPACE"http://www.w3.org/2000/xmlns/"
-
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory Modifier and Type Constant Field Value public static final java.lang.StringCONTENTBASE_KEY"content-base" -
org.pentaho.reporting.libraries.xmlns.parser.CommentHandler Modifier and Type Constant Field Value public static final java.lang.StringCLOSE_TAG_COMMENT"parser.comment.close"public static final java.lang.StringOPEN_TAG_COMMENT"parser.comment.open" -
org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModule Modifier and Type Constant Field Value public static final intNOT_RECOGNIZED-1public static final intRECOGNIZED_BY_DTD2000public static final intRECOGNIZED_BY_NAMESPACE4000public static final intRECOGNIZED_BY_TAGNAME1000
-
org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport Modifier and Type Constant Field Value public static final booleanCLOSEtruepublic static final intCLOSE_TAG_DECREASE2public static final intINDENT_ONLY3public static final booleanOPENfalsepublic static final intOPEN_TAG_INCREASE1