All Packages Class Hierarchy
ABCDEFGHIJKLMNOPQRSTUVWXYZ_
Index of all Fields and Methods
- addEscapeChar(String, String, int).Static method in class com.openly.util.Escaper
-
- Cache().Constructor for class com.openly.util.Cache
-
- Cache(int).Constructor for class com.openly.util.Cache
-
- Checked().Constructor for class com.openly.dt.Checked
-
- CLOSE.Static variable in class com.openly.dt.JSText
-
- Comment().Constructor for class com.openly.dt.Comment
-
- condenseWhiteSpace(String).Static method in class com.openly.util.StringUtils
- used in normalizations.
- ConditionalText().Constructor for class com.openly.dt.ConditionalText
-
- containsKey(Object).Method in class com.openly.util.Params
-
- ConvenientReader().Constructor for class com.openly.util.ConvenientReader
-
- convert(String).Static method in class com.openly.util.MIME2Java
- Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
- descape(String).Static method in class com.openly.util.Escaper
- replace xml numeric and built-in entities with their Unicode equivalents (ü -> ü) 5/9/2002-esh
- DT().Constructor for class com.openly.dt.DT
-
- DynamicTagFactory().Constructor for class com.openly.dt.DynamicTagFactory
-
- ENCODING.Static variable in class com.openly.dt.DT
- calling getString(DT.ENCODING) on a Params object should return a value for the output encoding to use.
- EncodingDynamicTag().Constructor for class com.openly.dt.EncodingDynamicTag
-
- Escaper().Constructor for class com.openly.util.Escaper
-
- flush().Method in class com.openly.util.Cache
-
- flush().Method in class com.openly.dt.JSText
- flush templates in the cache
- FormatDate().Constructor for class com.openly.dt.FormatDate
-
- fromHex(String).Static method in class com.openly.util.Hex
-
- get(Object).Method in class com.openly.util.Params
-
- get(String).Method in class com.openly.util.Cache
-
- getDefaults().Method in class com.openly.util.Params
-
- getDynamicTag(String).Method in class com.openly.dt.DynamicTagFactory
-
- getHash().Method in class com.openly.util.Params
-
- getParser().Method in class com.openly.util.ParserSource
-
- getRoot().Method in interface com.openly.dt.Rooted
- return a string giving a root directory path for use by JSText
- getRoot().Method in class com.openly.dt.RootedParams
- implements Rooted
- getString(InputStream).Static method in class com.openly.util.ConvenientReader
-
- getString(InputStream, boolean).Static method in class com.openly.util.ConvenientReader
-
- getString(Object).Method in class com.openly.util.Params
-
- getString(String).Static method in class com.openly.util.ConvenientReader
-
- getString(String, boolean).Static method in class com.openly.util.ConvenientReader
-
- getValue(Params).Method in class com.openly.dt.JSText
-
- getValue(String, Params).Method in class com.openly.dt.Checked
-
- getValue(String, Params).Method in class com.openly.dt.Comment
- always returns ""
- getValue(String, Params).Method in class com.openly.dt.ConditionalText
-
- getValue(String, Params).Method in interface com.openly.dt.DynamicTag
-
- getValue(String, Params).Method in class com.openly.dt.EncodingDynamicTag
- the interface method.
- getValue(String, Params).Method in class com.openly.dt.FormatDate
-
- getValue(String, Params).Method in class com.openly.dt.Put
-
- getValue(String, Params).Method in class com.openly.dt.ThrowNullPointer
-
- getValue(String, Params).Method in class com.openly.dt.XSLTransform
-
- Hex().Constructor for class com.openly.util.Hex
-
- HTML.Static variable in class com.openly.util.Escaper
-
- HTMLescape(String).Static method in class com.openly.util.Escaper
-
- INPUT.Static variable in class com.openly.dt.DT
- calling getString(DT.INPUT) on a Params object should return an input name
- JSText().Constructor for class com.openly.dt.JSText
-
- JSText(String).Constructor for class com.openly.dt.JSText
-
- JSTextE().Constructor for class com.openly.dt.JSTextE
- JSTextE constructor comment.
- JSTextE(String).Constructor for class com.openly.dt.JSTextE
- JSTextE constructor comment.
- LABEL.Static variable in class com.openly.dt.DT
- calling getString(DT.LABEL) on a Params object should return a label for an input
- loadTemplate(String).Method in class com.openly.dt.JSText
- decides on a URI of a template to open, then calls loadTemplateURI This is done as follows: if root is not null, then root is prepended to temp if root is null, and templateRoot is not null, then templateRoot is prepended to temp if both templateRoot and root are null temp is used as is
- loadTemplate(String, Params).Method in class com.openly.dt.JSText
- this takes a file as param, opens,
- loadTemplateURI(String).Method in class com.openly.dt.JSText
- this takes a file as param, opens,
- main(String[]).Static method in class com.openly.util.Cache
-
- main(String[]).Static method in class com.openly.dt.ConditionalText
-
- main(String[]).Static method in class com.openly.util.ConvenientReader
-
- main(String[]).Static method in class com.openly.util.Escaper
-
- main(String[]).Static method in class com.openly.dt.FormatDate
-
- main(String[]).Static method in class com.openly.util.Hex
-
- main(String[]).Static method in class com.openly.dt.JSText
-
- main(String[]).Static method in class com.openly.dt.ParsingDynamicTag
-
- main(String[]).Static method in class com.openly.dt.RootedXSLT
-
- main(String[]).Static method in class com.openly.dt.XSLTransform
-
- OPEN.Static variable in class com.openly.dt.JSText
-
- ParamArray().Constructor for class com.openly.dt.ParamArray
-
- PARAMCLOSE.Static variable in class com.openly.dt.JSText
-
- PARAMescape(String).Static method in class com.openly.util.Escaper
-
- PARAMOPEN.Static variable in class com.openly.dt.JSText
-
- Params().Constructor for class com.openly.util.Params
-
- Params(Hashtable).Constructor for class com.openly.util.Params
-
- Params(Hashtable, Properties).Constructor for class com.openly.util.Params
-
- Params(Hashtable, String).Constructor for class com.openly.util.Params
-
- Params(Properties).Constructor for class com.openly.util.Params
-
- Params(String).Constructor for class com.openly.util.Params
-
- PARAMunescape(String).Static method in class com.openly.util.Escaper
-
- ParserSource().Constructor for class com.openly.util.ParserSource
-
- ParsingDynamicTag().Constructor for class com.openly.dt.ParsingDynamicTag
-
- Put().Constructor for class com.openly.dt.Put
-
- put(Object, Object).Method in class com.openly.util.Params
-
- put(String, Object).Method in class com.openly.util.Cache
-
- remove(Object).Method in class com.openly.util.Params
-
- Repeat().Constructor for class com.openly.dt.Repeat
-
- replace(String, String, String).Static method in class com.openly.util.StringUtils
-
- reverse(String).Static method in class com.openly.util.MIME2Java
- Convert a Java encoding name to MIME charset name.
- RootedParams().Constructor for class com.openly.dt.RootedParams
-
- RootedParams(Hashtable).Constructor for class com.openly.dt.RootedParams
- constructors just call super
- RootedParams(Hashtable, Properties).Constructor for class com.openly.dt.RootedParams
-
- RootedParams(Hashtable, String).Constructor for class com.openly.dt.RootedParams
-
- RootedParams(Properties).Constructor for class com.openly.dt.RootedParams
-
- RootedParams(String).Constructor for class com.openly.dt.RootedParams
-
- RootedXSLT().Constructor for class com.openly.dt.RootedXSLT
-
- setDefaultStyleSheet(String).Static method in class com.openly.dt.XSLTransform
- We need a default style sheet so that we can call this as a dynamic tag with one parameter
- setParams(Params).Method in interface com.openly.util.DynamicObject
-
- setRoot(String).Method in class com.openly.dt.JSText
- controls where this JSText object looks for templates inside template root.
- setRoot(String).Method in class com.openly.dt.RootedParams
- sets the root
- setShadow(Params).Method in class com.openly.util.Params
- a setShadow allows a params abject to pass get and getParam calls to a "shadow" params object.
- setSourceParserSource(ParserSource).Method in class com.openly.dt.XSLTransform
- this method allows the XSL transformer to get customized parsers
- setStyleSheet(String).Method in class com.openly.dt.XSLTransform
- set the stylesheet, with full URL
- setStyleSheetName(String).Method in class com.openly.dt.XSLTransform
- set the stylesheet, with just fle name
- setStyleSheetStem(String).Static method in class com.openly.dt.XSLTransform
- Just for convenience- once you set the style sheet stem, any style sheet gets this prepended; used for setting stystem specific paths You can only call this once, on initialization.
- setTemplate(String).Method in class com.openly.dt.JSText
- Set the template with a String
- setTemplateRoot(String).Static method in class com.openly.dt.JSText
- controls where raw JSText objects look for templates if Root is not set.
- simplyReplace(String, String, String).Method in class com.openly.util.StringUtils
-
- StringUtils().Constructor for class com.openly.util.StringUtils
-
- ThrowNullPointer().Constructor for class com.openly.dt.ThrowNullPointer
-
- toHex(byte).Static method in class com.openly.util.Hex
-
- toString(Params).Method in class com.openly.dt.JSText
- same as getValue(params)
- upperCaseCode(String).Static method in class com.openly.util.StringUtils
- upper case letters recieve a shift dash in front, lower case letters change to uppercase.
used to create alternate service codes for case-insensitive file systems
Creation date: (06/22/00 %r) by fb changed s2 to StringBuffer, for speed.
- VALUE.Static variable in class com.openly.dt.DT
- calling getString(DT.VALUE) on a Params object should return a value for an input
- writeValue(Params, OutputStream).Method in class com.openly.dt.JSText
- calls writeValue(params, writer)
- writeValue(Params, OutputStream).Method in class com.openly.dt.JSTextE
-
- writeValue(String, Params, OutputStream).Method in class com.openly.dt.Checked
-
- writeValue(String, Params, OutputStream).Method in class com.openly.dt.Comment
- calls getValue
- writeValue(String, Params, OutputStream).Method in interface com.openly.dt.DynamicTag
-
- writeValue(String, Params, OutputStream).Method in class com.openly.dt.EncodingDynamicTag
- the interface method.
- writeValue(String, Params, OutputStream).Method in class com.openly.dt.JSText
- implements the DynamicTag interface! Use this method WHENEVER the result is expected to be large
- writeValue(String, Params, OutputStream).Method in class com.openly.dt.ParamArray
-
- writeValue(String, Params, OutputStream).Method in class com.openly.dt.Repeat
-
- writeValue(String, Params, OutputStream).Method in class com.openly.dt.RootedXSLT
-
- writeValue(String, Params, OutputStream).Method in class com.openly.dt.ThrowNullPointer
-
- writeValue(String, Params, OutputStream).Method in class com.openly.dt.XSLTransform
- implements Dynamic tag
the style sheet is picked from
- the secand parameter of the dynamic tag, if it exists
- the "style" param in params
- the last style sheet used by the instance
- the default style sheet, if it exists
- XML.Static variable in class com.openly.util.Escaper
-
- XMLescape(String).Static method in class com.openly.util.Escaper
- replace unicode characters with xml numeric and built-in entities (ü -> ü) 5/9/2002-esh
- XSLTransform().Constructor for class com.openly.dt.XSLTransform
-
- YMDFORMAT.Static variable in class com.openly.dt.DT
- calling getString(DT.YMDFORMAT) on a Params object should return a custom year-month-day date format for java.text.SimpleDateFormat.
- YMFORMAT.Static variable in class com.openly.dt.DT
- calling getString(DT.YMFORMAT) on a Params object should return a custom year-month date format for java.text.SimpleDateFormat.