A C D E F G H I M O P R S T V W X _

A

action - Variable in class com.americancoders.ebXML.TPAInfo
 
action - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
addDepth(int) - Static method in class com.americancoders.ebXML.ebXMLHeader
help routine to add mulitple of 4 spaces to outbound XML text
addDescription(Description) - Method in class com.americancoders.ebXML.ErrorHeader
method to add a Description
addDocumentDescription(ValueType) - Method in class com.americancoders.ebXML.DocumentReference
 
addDocumentReference(DocumentReference) - Method in class com.americancoders.ebXML.Manifest
method to add a DocumentReference object to Vector documentReferences
addErrorLocation(ErrorLocation) - Method in class com.americancoders.ebXML.ebXMLError
method to add ErrorLocations
addRefToMessageId(String) - Method in class com.americancoders.ebXML.ErrorLocation
method to add RefToMessageId

C

characters(char[], int, int) - Method in class com.americancoders.ebXML.ebXMLErrorParser
Method declaration
characters(char[], int, int) - Method in class com.americancoders.ebXML.ebXMLHeaderParser
Method declaration
contents - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
contents - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
context - Variable in class com.americancoders.ebXML.ValueTypeContext
 
conversationId - Variable in class com.americancoders.ebXML.TPAInfo
 
conversationId - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
currentObject - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
currentObject - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 

D

deliverySemantics - Variable in class com.americancoders.ebXML.ReliableMessagingInfo
 
description - Variable in class com.americancoders.ebXML.ErrorHeader
 
description - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
Description - class com.americancoders.ebXML.Description.
The optional Description element provides a narrative description of the error in the language defined by the xml:lang attribute on the Description element.
Description() - Constructor for class com.americancoders.ebXML.Description
 
descriptions - Variable in class com.americancoders.ebXML.ErrorHeader
 
documentDescription - Variable in class com.americancoders.ebXML.DocumentReference
 
documentDescription - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
documentDescriptions - Variable in class com.americancoders.ebXML.DocumentReference
 
documentId - Variable in class com.americancoders.ebXML.DocumentReference
 
documentId - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
documentLabel - Variable in class com.americancoders.ebXML.DocumentReference
 
documentLabel - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
documentReference - Variable in class com.americancoders.ebXML.Manifest
 
documentReference - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
DocumentReference - class com.americancoders.ebXML.DocumentReference.
The DocumentReference element is a composite element consisting of three subordinate elements as follows: DocumentDescription DocumentLabel DocumentId
DocumentReference() - Constructor for class com.americancoders.ebXML.DocumentReference
 
documentReferences - Variable in class com.americancoders.ebXML.Manifest
 

E

ebXMLError - class com.americancoders.ebXML.ebXMLError.
An ebXML Error Document has a root element that consists of: an ErrorHeader element that identifies the nature and severity of the error, and zero or more ErrorLocation elements, that identify the part(s) of the message(s) that are in error.
ebXMLError - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
ebXMLError() - Constructor for class com.americancoders.ebXML.ebXMLError
 
ebXMLErrorParser - class com.americancoders.ebXML.ebXMLErrorParser.
class to parse an ebXMLHeader.
ebXMLErrorParser() - Constructor for class com.americancoders.ebXML.ebXMLErrorParser
construct the parser object from xerces -exception SAXEception is caught for setting features -exception generic Java exceptions are caught and stack is dumped to System.out
ebXMLHeader - class com.americancoders.ebXML.ebXMLHeader.
ebXMLHeader Element The root element of the XML ebXML Header Document is named ebXMLHeader.
ebXMLHeader - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
ebXMLHeader() - Constructor for class com.americancoders.ebXML.ebXMLHeader
 
ebXMLHeaderParser - class com.americancoders.ebXML.ebXMLHeaderParser.
class to parse an ebXMLHeader.
ebXMLHeaderParser() - Constructor for class com.americancoders.ebXML.ebXMLHeaderParser
construct the parser object from xerces -exception SAXEception is caught for setting features -exception generic Java exceptions are caught and stack is dumped to System.out
endElement(String, String, String) - Method in class com.americancoders.ebXML.ebXMLErrorParser
Method called by the SAX parser at the endElement(String, String, String) - Method in class com.americancoders.ebXML.ebXMLHeaderParser
Method called by the SAX parser at the error(SAXParseException) - Method in class com.americancoders.ebXML.ebXMLErrorParser
catches error SAXParseExceptions this code causes exception to continue
error(SAXParseException) - Method in class com.americancoders.ebXML.ebXMLHeaderParser
catches error SAXParseExceptions this code causes exception to continue
errorCode - Variable in class com.americancoders.ebXML.ErrorHeader
 
errorCode - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
errorHeader - Variable in class com.americancoders.ebXML.ebXMLError
 
errorHeader - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
ErrorHeader - class com.americancoders.ebXML.ErrorHeader.
The ErrorHeader element identifies the nature and severity of the error.
ErrorHeader() - Constructor for class com.americancoders.ebXML.ErrorHeader
 
errorLocation - Variable in class com.americancoders.ebXML.ebXMLError
 
errorLocation - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
ErrorLocation - class com.americancoders.ebXML.ErrorLocation.
The ErrorLocation Element identifies the location of an error either within a message or elsewhere.
ErrorLocation() - Constructor for class com.americancoders.ebXML.ErrorLocation
 
errorLocations - Variable in class com.americancoders.ebXML.ebXMLError
 
errorURI - Variable in class com.americancoders.ebXML.RoutingHeader
 
errorURI - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 

F

fatalError(SAXParseException) - Method in class com.americancoders.ebXML.ebXMLErrorParser
catches fatal SAXParseExceptions this code causes exception to continue
fatalError(SAXParseException) - Method in class com.americancoders.ebXML.ebXMLHeaderParser
catches fatal SAXParseExceptions this code causes exception to continue
from - Variable in class com.americancoders.ebXML.Header
 
from - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
From - class com.americancoders.ebXML.From.
The From element identifies the Party which originated the message.
From() - Constructor for class com.americancoders.ebXML.From
 

G

getAction() - Method in class com.americancoders.ebXML.TPAInfo
method to get Action
getContext() - Method in class com.americancoders.ebXML.ValueTypeContext
method to get Context
getConversationId() - Method in class com.americancoders.ebXML.TPAInfo
method to get ConversationId
getDeliverySemantics() - Method in class com.americancoders.ebXML.ReliableMessagingInfo
method to get DeliverySemantics
getDescription() - Method in class com.americancoders.ebXML.ErrorHeader
method to get Description
getDocumentDescriptions() - Method in class com.americancoders.ebXML.DocumentReference
 
getDocumentId() - Method in class com.americancoders.ebXML.DocumentReference
method to get DocumentId
getDocumentLabel() - Method in class com.americancoders.ebXML.DocumentReference
method to get DocumentLabel
getDocumentReference() - Method in class com.americancoders.ebXML.Manifest
method to get DocumentReference
getDocumentReferences() - Method in class com.americancoders.ebXML.Manifest
method to return a Vector of DocumentReferences
getebXMLError() - Method in class com.americancoders.ebXML.ebXMLErrorParser
method to get the ebXMLError that was parsed.
getebXMLHeader() - Method in class com.americancoders.ebXML.ebXMLHeaderParser
method to get the ebXMLHeader that was parsed.
getErrorCode() - Method in class com.americancoders.ebXML.ErrorHeader
method to get ErrorCode
getErrorHeader() - Method in class com.americancoders.ebXML.ebXMLError
method to get ErrorHeader
getErrorLocations() - Method in class com.americancoders.ebXML.ebXMLError
method to get ErrorLocations
getErrorURI() - Method in class com.americancoders.ebXML.RoutingHeader
method to get ErrorURI
getFrom() - Method in class com.americancoders.ebXML.Header
method to get From
getHeader() - Method in class com.americancoders.ebXML.ebXMLHeader
method to get Header
getHref() - Method in class com.americancoders.ebXML.ErrorLocation
method to get Href
getID() - Method in class com.americancoders.ebXML.ErrorHeader
method to get ID
getID() - Method in class com.americancoders.ebXML.ErrorLocation
method to get ID
getManifest() - Method in class com.americancoders.ebXML.ebXMLHeader
method to get Manifest
getMessageData() - Method in class com.americancoders.ebXML.Header
method to get MessageData
getMessageId() - Method in class com.americancoders.ebXML.MessageData
method to get MessageId
getMessageType() - Method in class com.americancoders.ebXML.ebXMLHeader
method to get MessageType
getPartyId() - Method in class com.americancoders.ebXML.From
method to get PartyId
getPartyId() - Method in class com.americancoders.ebXML.To
method to get PartyId
getReceiverURI() - Method in class com.americancoders.ebXML.RoutingHeader
method to get ReceiverURI
getRefToMessageId() - Method in class com.americancoders.ebXML.MessageData
method to get RefToMessageId
getRefToMessageIds() - Method in class com.americancoders.ebXML.ErrorLocation
method to get RefToMessageId
getReliableMessagingInfo() - Method in class com.americancoders.ebXML.Header
method to get ReliableMessagingInfo
getRoutingHeader() - Method in class com.americancoders.ebXML.ebXMLHeader
method to get RoutingHeader
getSenderURI() - Method in class com.americancoders.ebXML.RoutingHeader
method to get SenderURI
getSequenceNumber() - Method in class com.americancoders.ebXML.RoutingHeader
method to get SequenceNumber
getServiceInterface() - Method in class com.americancoders.ebXML.TPAInfo
method to get ServiceInterface
getSeverity() - Method in class com.americancoders.ebXML.ErrorHeader
method to get Severity
getSoftwareDetails() - Method in class com.americancoders.ebXML.ErrorHeader
method to get SoftwareDetails
getTimeStamp() - Method in class com.americancoders.ebXML.MessageData
method to get TimeStamp
getTimeStamp() - Method in class com.americancoders.ebXML.RoutingHeader
method to get TimeStamp
getTo() - Method in class com.americancoders.ebXML.Header
method to get To
getTPAId() - Method in class com.americancoders.ebXML.TPAInfo
method to get TPAId
getTPAInfo() - Method in class com.americancoders.ebXML.Header
method to get TPAInfo
getValue() - Method in class com.americancoders.ebXML.Description
method to get Value
getValue() - Method in class com.americancoders.ebXML.ValueType
method to get Value
getVersion() - Method in class com.americancoders.ebXML.ebXMLHeader
method to get Version
getXML() - Method in class com.americancoders.ebXML.ebXMLError
method to build an XML string of this and its subordinate objects
getXML() - Method in class com.americancoders.ebXML.ebXMLHeader
method to build an XML string of this and its subordinate objects.
getXML(int) - Method in class com.americancoders.ebXML.ErrorHeader
method to build an XML string of this and its subordinate objects
getXML(int) - Method in class com.americancoders.ebXML.Description
method to build an XML string of this and its subordinate objects
getXML(int) - Method in class com.americancoders.ebXML.ErrorLocation
method to build an XML string of this and its subordinate objects
getXML(int) - Method in class com.americancoders.ebXML.Manifest
method to build an XML string of this and its subordinate objects
getXML(int) - Method in class com.americancoders.ebXML.DocumentReference
method to build an XML string of this and its subordinate objects
getXML(int) - Method in class com.americancoders.ebXML.Header
method to build an XML string of this and its subordinate objects
getXML(int) - Method in class com.americancoders.ebXML.TPAInfo
method to build an XML string of this and its subordinate objects
getXML(int) - Method in class com.americancoders.ebXML.MessageData
method to build an XML string of this and its subordinate objects
getXML(int) - Method in class com.americancoders.ebXML.From
method to build an XML string of this and its subordinate objects
getXML(int) - Method in class com.americancoders.ebXML.To
method to build an XML string of this and its subordinate objects
getXML(int) - Method in class com.americancoders.ebXML.ReliableMessagingInfo
method to build an XML string of this and its subordinate objects
getXML(int) - Method in class com.americancoders.ebXML.RoutingHeader
method to build an XML string of this and its subordinate objects
getXML(int, String) - Method in class com.americancoders.ebXML.ValueType
method to build an XML string of this and its subordinate objects
getXML(int, String) - Method in class com.americancoders.ebXML.ValueTypeContext
method to build an XML string of this and its subordinate objects
getXMLLang() - Method in class com.americancoders.ebXML.Description
method to get XMLLang

H

header - Variable in class com.americancoders.ebXML.ebXMLHeader
 
header - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
Header - class com.americancoders.ebXML.Header.
The Header element immediately follows the Manifest element.
Header() - Constructor for class com.americancoders.ebXML.Header
 
href - Variable in class com.americancoders.ebXML.ErrorLocation
 
href - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 

I

ID - Variable in class com.americancoders.ebXML.ErrorHeader
 
ID - Variable in class com.americancoders.ebXML.ErrorLocation
 
ignorableWhitespace(char[], int, int) - Method in class com.americancoders.ebXML.ebXMLErrorParser
override the SAX2 ignorableWhitespace method to keep track of line numbers
ignorableWhitespace(char[], int, int) - Method in class com.americancoders.ebXML.ebXMLHeaderParser
override the SAX2 ignorableWhitespace method to keep track of line numbers
isBestEffort() - Method in class com.americancoders.ebXML.ReliableMessagingInfo
returns true if DeliverySemantics set to BestEffort
isOnceAndOnlyOnce() - Method in class com.americancoders.ebXML.ReliableMessagingInfo
return true if DeliverySemantics set to OnceAndOnlyOnce

M

main(String[]) - Static method in class com.americancoders.ebXML.ebXMLError
test routine
main(String[]) - Static method in class com.americancoders.ebXML.ebXMLErrorParser
test routine pass one arg - filename of file containing xml document
main(String[]) - Static method in class com.americancoders.ebXML.ebXMLHeader
test routine
main(String[]) - Static method in class com.americancoders.ebXML.ebXMLHeaderParser
test routine pass one arg - filename of file containing xml document
manifest - Variable in class com.americancoders.ebXML.ebXMLHeader
 
manifest - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
Manifest - class com.americancoders.ebXML.Manifest.
The Manifest is a REQUIRED element that contains a list of references to he other parts of the Message.
Manifest() - Constructor for class com.americancoders.ebXML.Manifest
constructor, one of a few classes that has a constructor so that the vector object to hold DocumentReferences can be instantiated
messageData - Variable in class com.americancoders.ebXML.Header
 
messageData - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
MessageData - class com.americancoders.ebXML.MessageData.
The required MessageData element follows the TPAInfo element.
MessageData() - Constructor for class com.americancoders.ebXML.MessageData
 
messageId - Variable in class com.americancoders.ebXML.MessageData
 
messageId - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
messageType - Variable in class com.americancoders.ebXML.ebXMLHeader
 

O

objectStack - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
objectStack - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 

P

parse(File) - Method in class com.americancoders.ebXML.ebXMLErrorParser
method parse a file
parse(File) - Method in class com.americancoders.ebXML.ebXMLHeaderParser
method parse a file
parse(InputSource) - Method in class com.americancoders.ebXML.ebXMLErrorParser
method parse an InputSource
parse(InputSource) - Method in class com.americancoders.ebXML.ebXMLHeaderParser
method parse an InputSource
parse(String) - Method in class com.americancoders.ebXML.ebXMLErrorParser
method parse a XML String
parse(String) - Method in class com.americancoders.ebXML.ebXMLHeaderParser
method parse a XML String
parser - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
parser - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
partyId - Variable in class com.americancoders.ebXML.From
 
partyId - Variable in class com.americancoders.ebXML.To
 
partyId - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 

R

receiverURI - Variable in class com.americancoders.ebXML.RoutingHeader
 
receiverURI - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
refToMessageId - Variable in class com.americancoders.ebXML.ErrorLocation
 
refToMessageId - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
refToMessageId - Variable in class com.americancoders.ebXML.MessageData
 
refToMessageId - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
refToMessageIds - Variable in class com.americancoders.ebXML.ErrorLocation
 
reliableMessagingInfo - Variable in class com.americancoders.ebXML.Header
 
reliableMessagingInfo - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
ReliableMessagingInfo - class com.americancoders.ebXML.ReliableMessagingInfo.
The last element of the ebXMLHeader is the ReliableMessagingInfo element.
ReliableMessagingInfo() - Constructor for class com.americancoders.ebXML.ReliableMessagingInfo
 
routingHeader - Variable in class com.americancoders.ebXML.ebXMLHeader
 
routingHeader - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
RoutingHeader - class com.americancoders.ebXML.RoutingHeader.
One RoutingHeader element immediately follows the Header element.
RoutingHeader() - Constructor for class com.americancoders.ebXML.RoutingHeader
 

S

senderURI - Variable in class com.americancoders.ebXML.RoutingHeader
 
senderURI - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
sequenceNumber - Variable in class com.americancoders.ebXML.RoutingHeader
 
sequenceNumber - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
serviceInterface - Variable in class com.americancoders.ebXML.TPAInfo
 
serviceInterface - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
setAction(ValueType) - Method in class com.americancoders.ebXML.TPAInfo
method to set Action
setContext(String) - Method in class com.americancoders.ebXML.ValueTypeContext
method to set Context
setConversationId(ValueTypeContext) - Method in class com.americancoders.ebXML.TPAInfo
method to set ConversationId
setDeliverySemantics(String) - Method in class com.americancoders.ebXML.ReliableMessagingInfo
method to set DeliverySemantics
setDeliverySemanticsToBestEffort() - Method in class com.americancoders.ebXML.ReliableMessagingInfo
method to set DeliverySemantics to BestEffort
setDeliverySemanticsToOnceAndOnlyOnce() - Method in class com.americancoders.ebXML.ReliableMessagingInfo
method to set DeliverySemantics to OnceAndOnlyOnce
setDocumentId(ValueType) - Method in class com.americancoders.ebXML.DocumentReference
method to set DocumentId
setDocumentLabel(ValueType) - Method in class com.americancoders.ebXML.DocumentReference
method to set DocumentLabel
setDocumentReference(DocumentReference) - Method in class com.americancoders.ebXML.Manifest
method to set DocumentReference
setErrorCode(String) - Method in class com.americancoders.ebXML.ErrorHeader
method to set ErrorCode
setErrorHeader(ErrorHeader) - Method in class com.americancoders.ebXML.ebXMLError
method to set ErrorHeader
setErrorURI(ValueType) - Method in class com.americancoders.ebXML.RoutingHeader
method to set ErrorURI
setFrom(From) - Method in class com.americancoders.ebXML.Header
method to set From
setHeader(Header) - Method in class com.americancoders.ebXML.ebXMLHeader
method to set Header
setHref(String) - Method in class com.americancoders.ebXML.ErrorLocation
method to set Href
setID(String) - Method in class com.americancoders.ebXML.ErrorHeader
method to set ID
setID(String) - Method in class com.americancoders.ebXML.ErrorLocation
method to set ID
setManifest(Manifest) - Method in class com.americancoders.ebXML.ebXMLHeader
method to set Manifest
setMessageData(MessageData) - Method in class com.americancoders.ebXML.Header
method to set MessageData
setMessageId(ValueType) - Method in class com.americancoders.ebXML.MessageData
method to set MessageId
setMessageType(String) - Method in class com.americancoders.ebXML.ebXMLHeader
method to set MessageType
setPartyId(ValueTypeContext) - Method in class com.americancoders.ebXML.From
method to set PartyId The PartyId element has a single attribute; context and a text value.
setPartyId(ValueTypeContext) - Method in class com.americancoders.ebXML.To
method to set PartyId The PartyId element has a single attribute; context and a text value.
setReceiverURI(ValueType) - Method in class com.americancoders.ebXML.RoutingHeader
method to set ReceiverURI
setRefToMessageId(ValueType) - Method in class com.americancoders.ebXML.MessageData
method to set RefToMessageId
setReliableMessagingInfo(ReliableMessagingInfo) - Method in class com.americancoders.ebXML.Header
method to set ReliableMessagingInfo
setRoutingHeader(RoutingHeader) - Method in class com.americancoders.ebXML.ebXMLHeader
method to set RoutingHeader
setSenderURI(ValueType) - Method in class com.americancoders.ebXML.RoutingHeader
method to set SenderURI
setSequenceNumber(String) - Method in class com.americancoders.ebXML.RoutingHeader
method to set SequenceNumber
setServiceInterface(ValueType) - Method in class com.americancoders.ebXML.TPAInfo
method to set ServiceInterface
setSeverity(String) - Method in class com.americancoders.ebXML.ErrorHeader
method to set Severity
setSoftwareDetails(String) - Method in class com.americancoders.ebXML.ErrorHeader
method to set SoftwareDetails
setTimeStamp(ValueType) - Method in class com.americancoders.ebXML.MessageData
method to set TimeStamp
setTimeStamp(ValueType) - Method in class com.americancoders.ebXML.RoutingHeader
method to set TimeStamp
setTo(To) - Method in class com.americancoders.ebXML.Header
method to set To
setTPAId(ValueTypeContext) - Method in class com.americancoders.ebXML.TPAInfo
method to set TPAId
setTPAInfo(TPAInfo) - Method in class com.americancoders.ebXML.Header
method to set TPAInfo
setValue(String) - Method in class com.americancoders.ebXML.Description
method to set Value
setValue(String) - Method in class com.americancoders.ebXML.ValueType
method to set Type
setVersion(String) - Method in class com.americancoders.ebXML.ebXMLHeader
method to set Version
setXMLLang(String) - Method in class com.americancoders.ebXML.Description
method to set XMLLang
severity - Variable in class com.americancoders.ebXML.ErrorHeader
 
severity - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
softwareDetails - Variable in class com.americancoders.ebXML.ErrorHeader
 
softwareDetails - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
startElement(String, String, String, Attributes) - Method in class com.americancoders.ebXML.ebXMLErrorParser
method called for each xml element found.
startElement(String, String, String, Attributes) - Method in class com.americancoders.ebXML.ebXMLHeaderParser
method called for each xml element found.

T

timeStamp - Variable in class com.americancoders.ebXML.MessageData
 
timeStamp - Variable in class com.americancoders.ebXML.RoutingHeader
 
timeStamp - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
to - Variable in class com.americancoders.ebXML.Header
 
to - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
To - class com.americancoders.ebXML.To.
The To element identifies the intended recipient of the message.
To() - Constructor for class com.americancoders.ebXML.To
 
tpaId - Variable in class com.americancoders.ebXML.TPAInfo
 
tPAId - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
tpaInfo - Variable in class com.americancoders.ebXML.Header
 
tPAInfo - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
TPAInfo - class com.americancoders.ebXML.TPAInfo.
The TPAInfo element follows the From and To elements in the Header element structure.
TPAInfo() - Constructor for class com.americancoders.ebXML.TPAInfo
 

V

value - Variable in class com.americancoders.ebXML.Description
 
value - Variable in class com.americancoders.ebXML.ValueType
 
ValueType - class com.americancoders.ebXML.ValueType.
a class for objects that contain simple values with an e-dtype attribute
ValueType() - Constructor for class com.americancoders.ebXML.ValueType
 
ValueTypeContext - class com.americancoders.ebXML.ValueTypeContext.
a class for objects that contain simple values and e-dtype and context attributes
The purpose of the context attribute is to provide a context for the text value of the PartyId element.
ValueTypeContext() - Constructor for class com.americancoders.ebXML.ValueTypeContext
 
version - Variable in class com.americancoders.ebXML.ebXMLHeader
 

W

warning(SAXParseException) - Method in class com.americancoders.ebXML.ebXMLErrorParser
catches warning SAXParseExceptions this code sends exception to stdio and allows public classto continue
warning(SAXParseException) - Method in class com.americancoders.ebXML.ebXMLHeaderParser
catches warning SAXParseExceptions this code sends exception to stdio and allows public classto continue

X

xmllang - Variable in class com.americancoders.ebXML.Description
 

_

_iElement - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
_iElement - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 
_iLine - Variable in class com.americancoders.ebXML.ebXMLErrorParser
 
_iLine - Variable in class com.americancoders.ebXML.ebXMLHeaderParser
 

A C D E F G H I M O P R S T V W X _