|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CAMException in uk.org.jcam |
|---|
| Methods in uk.org.jcam that throw CAMException | |
|---|---|
static void |
CAM.main(java.lang.String[] args)
Main entry point for the cam processor when run from the command line
usage: jcam [-i ID] [-d] [-u] [-U] [-v] [-z] [-Z]3 [-y | -c | -t | -a][-O file]
[-a] [-E file] [-X filename] [-S file] [-Y file] [-c] [-T file] [-t] [-P
parameter=value] [-?] [-f]
-? Print this message
-E |
java.lang.Object |
Processor.process()
|
java.lang.Object |
Processor.process(java.lang.String ID)
|
void |
Processor.setDataFile(org.jdom.Document datafile)
|
void |
Processor.setParameterValues(java.lang.String[] parameterStrs)
|
void |
Processor.setTemplate(org.jdom.Document template)
|
| Constructors in uk.org.jcam that throw CAMException | |
|---|---|
CAM()
|
|
| Uses of CAMException in uk.org.jcam.nano |
|---|
| Subclasses of CAMException in uk.org.jcam.nano | |
|---|---|
class |
ContainerException
Copyright British Telecommunications plc - 2004 This Open Software License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: Licensed under the Open Software License version 2.0 1) Grant of Copyright License. |
| Uses of CAMException in uk.org.jcam.processor.dataObjects |
|---|
| Subclasses of CAMException in uk.org.jcam.processor.dataObjects | |
|---|---|
static class |
Parameter.ParameterException
Exception generated when a CAMtemplate function fails |
class |
Parameters.ParametersException
|
| Uses of CAMException in uk.org.jcam.processor.datavalidator |
|---|
| Subclasses of CAMException in uk.org.jcam.processor.datavalidator | |
|---|---|
class |
DataValidatorException
Copyright British Telecommunications plc - 2004 This Open Software License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: Licensed under the Open Software License version 2.0 1) Grant of Copyright License. |
| Uses of CAMException in uk.org.jcam.processor.transformer |
|---|
| Subclasses of CAMException in uk.org.jcam.processor.transformer | |
|---|---|
class |
TransformException
|
| Methods in uk.org.jcam.processor.transformer that throw CAMException | |
|---|---|
void |
XSLTransformer.applyTranform()
|
void |
ITransformer.applyTranform()
|
void |
XSLTransformer.applyTranform(java.lang.String filename)
|
void |
ITransformer.applyTranform(java.lang.String filename)
|
java.lang.Object |
XSLTransformer.getResult()
|
java.lang.Object |
ITransformer.getResult()
|
void |
XSLTransformer.setSource(java.lang.Object source)
|
void |
ITransformer.setSource(java.lang.Object source)
|
void |
XSLTransformer.setTransformer(java.lang.Object transformer)
|
void |
ITransformer.setTransformer(java.lang.Object transformer)
|
| Uses of CAMException in uk.org.jcam.processor.validator |
|---|
| Subclasses of CAMException in uk.org.jcam.processor.validator | |
|---|---|
class |
ValidatorException
Copyright British Telecommunications plc - 2004 This Open Software License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: Licensed under the Open Software License version 2.0 1) Grant of Copyright License. |
| Uses of CAMException in uk.org.jcam.util |
|---|
| Methods in uk.org.jcam.util that throw CAMException | |
|---|---|
static void |
Cam.printException(java.lang.Exception ex)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||