Constant Field Values
Contents
com.norconex.*
- 
com.norconex.commons.lang.ResourceLoader Modifier and Type Constant Field Value public static final StringHTML".html"public static final StringJSON".json"public static final StringTXT".txt"public static final StringXML".xml" - 
com.norconex.commons.lang.Sleeper Modifier and Type Constant Field Value public static final longONE_HOUR3600000Lpublic static final longONE_MINUTE60000Lpublic static final longONE_SECOND1000L 
- 
com.norconex.commons.lang.encrypt.EncryptionKey Modifier and Type Constant Field Value public static final intDEFAULT_KEY_SIZE128 
- 
com.norconex.commons.lang.exec.ExecUtil Modifier and Type Constant Field Value public static final StringSTDERR"STDERR"public static final StringSTDOUT"STDOUT" - 
com.norconex.commons.lang.exec.Retrier Modifier and Type Constant Field Value public static final intDEFAULT_MAX_CAUSES_KEPT10public static final intDEFAULT_MAX_RETRIES10public static final longDEFAULT_RETRY_DELAY0L 
- 
com.norconex.commons.lang.io.ByteArrayOutputStream Modifier and Type Constant Field Value public static final intDEFAULT_INITIAL_CAPACITY1024 - 
com.norconex.commons.lang.io.InputStreamConsumer Modifier and Type Constant Field Value public static final intDEFAULT_CHUNK_SIZE1024 - 
com.norconex.commons.lang.io.TextReader Modifier and Type Constant Field Value public static final intDEFAULT_MAX_READ_SIZE10000000 
- 
com.norconex.commons.lang.jar.JarCopier Modifier and Type Constant Field Value public static final intSTRATEGY_DELETE_COPY2public static final intSTRATEGY_INTERACTIVE5public static final intSTRATEGY_NO_COPY3public static final intSTRATEGY_PLAIN_COPY4public static final intSTRATEGY_RENAME_COPY1 
- 
com.norconex.commons.lang.javadoc.BlockTaglet Modifier and Type Constant Field Value public static final StringNAME"nx.block" - 
com.norconex.commons.lang.javadoc.HTMLTaglet Modifier and Type Constant Field Value public static final StringNAME"nx.html" - 
com.norconex.commons.lang.javadoc.IncludeTaglet Modifier and Type Constant Field Value public static final StringNAME"nx.include" - 
com.norconex.commons.lang.javadoc.JSONTaglet Modifier and Type Constant Field Value public static final StringNAME"nx.json" - 
com.norconex.commons.lang.javadoc.XMLExampleTaglet Modifier and Type Constant Field Value public static final StringNAME"nx.xml.example" - 
com.norconex.commons.lang.javadoc.XMLTaglet Modifier and Type Constant Field Value public static final StringNAME"nx.xml" - 
com.norconex.commons.lang.javadoc.XMLUsageTaglet Modifier and Type Constant Field Value public static final StringNAME"nx.xml.usage" 
- 
com.norconex.commons.lang.map.Properties Modifier and Type Constant Field Value public static final StringDEFAULT_JAVA_PROPERTIES_DELIMITER"\\u241E" 
- 
com.norconex.commons.lang.text.Regex Modifier and Type Constant Field Value public static final intUNICODE_CASE_INSENSTIVE_FLAG66public static final intUNICODE_MARK_INSENSTIVE_FLAG65536 - 
com.norconex.commons.lang.text.StringUtil Modifier and Type Constant Field Value public static final intTRUNCATE_HASH_LENGTH10 
- 
com.norconex.commons.lang.url.HttpURL Modifier and Type Constant Field Value public static final intDEFAULT_HTTP_PORT80public static final intDEFAULT_HTTPS_PORT443public static final StringPROTOCOL_HTTP"http"public static final StringPROTOCOL_HTTPS"https" 
- 
com.norconex.commons.lang.xml.XMLUtil Modifier and Type Constant Field Value public static final StringW3C_XML_SCHEMA_NS_URI_1_1"http://www.w3.org/XML/XMLSchema/v1.1" 
- 
com.norconex.commons.lang.xml.flow.XMLFlow<T> Modifier and Type Constant Field Value public static final StringDEFAULT_CONSUMERS_WRITE_TAG_NAME"consumer"