NetKernel APIs


Uses of Class
org.ten60.netkernel.layer1.nkf.impl.NKFTransreptorImpl

Packages that use NKFTransreptorImpl
org.ten60.netkernel.layer1.transrepresentation   
org.ten60.netkernel.xml.transrepresentation   
 

Uses of NKFTransreptorImpl in org.ten60.netkernel.layer1.transrepresentation
 

Subclasses of NKFTransreptorImpl in org.ten60.netkernel.layer1.transrepresentation
 class BinaryStreamToString
          Read and input stream, assuming character data, into an in-memory String
 class BooleanSerializer
          Transrepresent a boolean to a String true/false
 class VoidAspectToErrorTransreptor
          A catch all VoidAspect to XXXX Transreptor - you can't convert nothing into something! Try to be informative about why this has happened.
 

Uses of NKFTransreptorImpl in org.ten60.netkernel.xml.transrepresentation
 

Subclasses of NKFTransreptorImpl in org.ten60.netkernel.xml.transrepresentation
 class BooleanToCanonicalXML
          Transrept a boolean to a canonical XML boolean document
 class CanonicalBooleanToBoolean
          transrepresent a canonical boolean document to a boolean
 class DOMXDAParser
          Parses a binary stream into a DOM
 class JDOM2DOMXDA
          Converts a JDOM to a DOM
 class JDOM2SAX
          Converts a JDOM to JDOMSAXAspect SAX event generator
 class JDOMSerializer
          Serialise JDOM to a binary stream, use special serializer if content is HTML.
 class NodeList2XML
          Attempts to map a node list to a primary XML type
 class NVPToXML
          Transrepresent Name Value Pair Proxy to XML
 class NVPToXMLBinaryStream
          Serialize a NVP to an XML binary stream
 class SAXToBinaryStream
          Serialises a SAX stream into a binary stream
 class StAXReaderToXXX
          StAXReader transreptor - attempts to convert a StAXReader to any desired type.
 class URIToCanonicalURI
          Transrepresent a URI Aspect to a canonical URI document
 class XmlObject2DOMXDA
          Converts a XmlObject to a DOM
 class XmlObjectSerializer
          Serialise XMLObject to a binary stream
 class XMLToNVP
          Transrepresent From XML (first child elements - text values) to Name Value Pair
 class XXX2JDOM
          Converts several XML object models to JDOMAspect
 class XXX2XmlObject
          Converts several XML object models to XmlObjectAspect
 class XXXToStAXReader
          StAXReader transreptor - attempts to produce a StAXReaderAspect from any resource.
 


NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.