Package gov.lanl.Utility

The Utility package provides various utilities useful for both clients and servers.

See:
          Description

Interface Summary
HL7  
TMDOMWriterOutputInterface Defines the interface used by TMDOMWriter to output text; originally it used PrintWriter, and these are the calls it uses.
XML Interface declaration
 

Class Summary
AnyHelper enables extraction of a string from a Corba any regardless of whether it is a regular string or a wide string
AttrListProvider Provides AttributeList (SecAttribute[]) based on the user's name and role
BeanProperties Class to set/get Bean properties from/to properties sheet Adapted from Apache Jakarta JSP service example
ConfigProperties Extension of Properties class to support command line specification of properties
CorbaHelper The class CorbaHelper contains useful methods for obtaining references to distributed PIDS and Trader objects.
CSV  
CSVDB Class to create persistent CSV database using Persistent Hashtables.
DateTime Provides a date/time class to support the data in the TeleMed server Date and time are saved together as a double, with the integer part the Julian date, and the fractional part the time in hours (24 hour standard) divided by 24, down to seconds.
DomDoc2ObsData Provides a class to convert an org.w3c.dom.Document to an observation data.
DOMDoc2PIDS Translate XML DOM PIDS Document into TaggedProfiles
DOMErrors  
DOMTree Displays a DOM document in a tree control, supports editing for text/cdata types and updates their changes in the associated DOM Document
DOMTree2Xml Provides conversion from the DOMTree in a JTree view to Xml.
HL7Component Store HL7 string for retrieving of the various elements
HL7Field HL7 Field container
HL7Parser HL7 Parser
HL7Tokenizer Extend StringTokenizer to recognize repeating initial tokens as null data for parsing HL7 strings with "^" as separator
IdentitySHA  
InfoItem Provides data from the server to the GUI builder, with a key for the data base so that it can be updated.
InfoList Contains a list of InfoItems so that a GUI can display the items with labels, with an editing flag and has the necessary data to submit back to a server.
IOHelper Static class to handle recurring problem of opening a file or resource wherever it may be
ISODate Static class for converting between various Date Formats
MapCount Simple bean to hold TreeMap of counts of items
MaskingThread Created by IntelliJ IDEA.
MIME2Java MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names.
NamedValues Provides support for extracting fields from a name pair string, such as x509 distinguised/issuer names Eg.
NameService NameService utility class It locates and connects to the NameService and enables registration to the Name Service By default it uses NamingContextExt but can be recompiled to use the older NamingContext interface because it provides the extra utility classes internally.
ObsData2Dom Provides a class to generate an XML DOM Documentrepresenting an ObservationDataStruct.
ObsData2Xml Provides a class to generate an XML string representing an ObservationDataStruct.
ORBThread Run the orb under a thread
PasswordApp Created by IntelliJ IDEA.
PasswordField Created by IntelliJ IDEA.
PrintableConfigProperties PrintableConfigProperties builds on ConfigProperties by allowing the system and added properties to be printed on Sysout, or only the properties added by a config file
ReflectionInformation Class declaration
ResourceNameTranslate This class converts a String representation of a ResourceNameComponent into the appropriate structure and vice versa.
SQLReader Simple SQL reader that obtains a result set from an input SQL query and returns it in as list of Strings with comma delimiter between columns (CSV) or in a table form
TimeHistory Simple bean to hold build Time History histogram
TMDOMWriter A sample DOM writer.
TransLib Class to translate Codes with NamingAuthority
Utilities  
Xml2DomDoc Xml2DomDoc provides conversion from XML to the org.w3c.dom Document class.
XSLTransform  
 

Exception Summary
NoObjectId  
NoPersonId  
 

Package gov.lanl.Utility Description

The Utility package provides various utilities useful for both clients and servers.

Class Diagram  TogetherJ or yDoc




Copyright © 2000 Apache Software Foundation. All Rights Reserved.