|
Open Business Objects for EDI v3.5.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Tokenizer | |
| com.americancoders.edi | |
| com.americancoders.edi.ach | |
| com.americancoders.edi.EDIFact | |
| com.americancoders.edi.TRADACOMS | |
| com.americancoders.edi.x12 | |
| Uses of Tokenizer in com.americancoders.edi |
| Methods in com.americancoders.edi with parameters of type Tokenizer | |
void |
LoopAndSegmentContainer.whyNotUsed(Tokenizer et)
asks the container why it didn't use the current token |
void |
SegmentContainer.whyNotUsed(Tokenizer et)
asks the container why it didn't use the current token |
void |
TemplateLoop.whyNotYou(Tokenizer et)
asking template what parsing id field it doesn't like so that it would create a prevalidated segment. |
void |
TemplateSegment.whyNotYou(Tokenizer et,
SegmentContainer errContainer)
asking template what parsing id field it doesn't like so that it would create a prevalidated segment. |
| Uses of Tokenizer in com.americancoders.edi.ach |
| Subclasses of Tokenizer in com.americancoders.edi.ach | |
class |
ACHTokenizer
class to assist in tokenizing input transaction sets x12 field seperator uses 3rd byte of input string x12 segment separator uses 16th field + 1 byte field, if it sees a cr character then checks for a lf character and then assumes a \\n character EDIFact uses different control positions. |
| Uses of Tokenizer in com.americancoders.edi.EDIFact |
| Subclasses of Tokenizer in com.americancoders.edi.EDIFact | |
class |
EDIFactTokenizer
class to assist in tokenizing input transaction sets x12 field seperator uses 3rd byte of input string x12 segment separator uses 16th field + 1 byte field, if it sees a cr character then checks for a lf character and then assumes a \\n character EDIFact uses different control positions. |
| Uses of Tokenizer in com.americancoders.edi.TRADACOMS |
| Subclasses of Tokenizer in com.americancoders.edi.TRADACOMS | |
class |
TradacomsTokenizer
class to assist in tokenizing input transaction sets x12 field seperator uses 3rd byte of input string x12 segment separator uses 16th field + 1 byte field, if it sees a cr character then checks for a lf character and then assumes a \\n character EDIFact uses different control positions. |
| Uses of Tokenizer in com.americancoders.edi.x12 |
| Subclasses of Tokenizer in com.americancoders.edi.x12 | |
class |
X12Tokenizer
class to assist in tokenizing input transaction sets x12 field seperator uses 3rd byte of input string x12 segment separator uses 16th field + 1 byte field, if it sees a cr character then checks for a lf character and then assumes a \\n character EDIFact uses different control positions. |
|
Open Business Objects for EDI v3.5.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||