Uses of Class
fr.tireme.schemadoc.exception.SDExcept

Packages that use SDExcept
fr.tireme.schemadoc Schemadoc core management of user interface. 
fr.tireme.schemadoc.exception All schemadoc exception managed, without the ones used by XS2DTD and the shared ones. 
fr.tireme.schemadoc.graphics All management of html XML Spy documentation file generated in order to retrieve images ans area maps for hyper linking. 
fr.tireme.schemadoc.newconf New configuration management. 
fr.tireme.schemadoc.reorganize   
fr.tireme.schemadoc.transform Manage the transformations themselves, either using Saxon or Xalan, depending on the command line. 
fr.tireme.schemadoc.utilities   
fr.tireme.shared.logging   
fr.tireme.shared.xml.fo   
fr.tireme.shared.xml.transform   
 

Uses of SDExcept in fr.tireme.schemadoc
 

Methods in fr.tireme.schemadoc that throw SDExcept
 java.lang.String SDOneConfigParams.getApplDir()
           
 java.lang.String SDOneConfigParams.getGUILang()
           
 void Xml2output.updateGUIWithSelectedParams()
          Update the GUI with the current set parameters.
 

Constructors in fr.tireme.schemadoc that throw SDExcept
SchemaDocDOMDoc(Xml2output gui)
          Constructor for the SchemaDocDOMDoc object.
 

Uses of SDExcept in fr.tireme.schemadoc.exception
 

Subclasses of SDExcept in fr.tireme.schemadoc.exception
 class SDAbortExcept
          Exception manager for aborting ... .
 

Uses of SDExcept in fr.tireme.schemadoc.graphics
 

Methods in fr.tireme.schemadoc.graphics that throw SDExcept
 void XMLSpyModelGraphicsManagerImpl.debugDumpStructure()
           
 void ModelGraphicsManager.debugDumpStructure()
          Used for debug purpose in order o understand the managed structure.
 org.w3c.dom.Element SpyLinkEquivalentSet.getAnchorFromSpyName(java.lang.String spyElemName, java.lang.String spyFile, org.w3c.dom.Element oneXMLSpyFileElement)
           
 java.lang.String SpyLinkEquivalentSet.getNameFromSpyName(java.lang.String spyElemName, java.lang.String spyFile, org.w3c.dom.Element oneXMLSpyFileElement)
           
 java.lang.String SpyLinkEquivalentSet.getTypeFromSpyName(java.lang.String spyElemName, java.lang.String spyFile, org.w3c.dom.Element oneXMLSpyFileElement)
           
 void XMLSpyModelGraphicsManagerImpl.loadData()
           
 void ModelGraphicsManager.loadData()
           
 void SpyLinkEquivalentSet.put(java.lang.String spyElemName, java.lang.String spyFile, org.w3c.dom.Element oneXMLSpyFileElement)
           
 

Constructors in fr.tireme.schemadoc.graphics that throw SDExcept
SpyLinkEquivalent(java.lang.String spyElemName, org.w3c.dom.Element htmlSpyActualRoot, XPATHSelection htmlCxp)
           
XMLSpyModelGraphicsManagerImpl(java.lang.String dataPath, ReorganizeDoc rd)
          Constructor for the XMLSpyGraphics object.
 

Uses of SDExcept in fr.tireme.schemadoc.newconf
 

Constructors in fr.tireme.schemadoc.newconf that throw SDExcept
NewConfigUI(Parameters param, Xml2output mainWind, boolean debug)
          Constructor for the NewConfigUI object
NewConfigurationFromInfo(java.lang.String outDir, java.lang.String schemaFile, java.lang.String docFile, java.lang.String docLang, java.util.Locale locale, Parameters _param, boolean debug)
          Constructor for NewConfigurationFromInfo
 

Uses of SDExcept in fr.tireme.schemadoc.reorganize
 

Methods in fr.tireme.schemadoc.reorganize that throw SDExcept
 void IdentificationManagement._addDocumentation(java.lang.String id, boolean isInAlsoDocuments)
           
 void IdentificationManagement.addDocumentation(java.lang.String id)
           
 void IdentificationManagement.addDocumentation(java.lang.String id, boolean isInAlsoDocuments)
           
 void IdentificationManagement.addRedefinition(java.lang.String redefinedObj, java.lang.String redefinition)
          set the redefinition id as being redefined !
 void IdentificationManagement.addSchemaToManagement(org.w3c.dom.Node n)
          Add a schema to the defined schema objects management
 void IdentificationManagement.addUsedBy(java.lang.String objId, java.lang.String userObject)
           
 java.lang.String IdentificationManagement.createId(org.w3c.dom.Node n)
          Makes an ID of the schema object that will be persistent along different sessions.
 java.lang.String IdentificationManagement.getIDName(java.lang.String id)
          Gets the name of an object
 java.lang.String IdentificationManagement.getIDNamespace(java.lang.String id)
           
 java.lang.String IdentificationManagement.getIDReference(org.w3c.dom.Node refNode)
          Makes an IDREF to a node, searching for the target and its ID
 java.lang.String IdentificationManagement.getIDReference(java.lang.String schemaType, java.lang.String objectName, java.lang.String schemaID)
           
 java.lang.String IdentificationManagement.getIDReferenceNS(java.lang.String namespace, java.lang.String schemaType, java.lang.String objectName, org.w3c.dom.Node n)
          Try to find an ID using schemaID default values found in node parents
 java.lang.String IdentificationManagement.getIDReferenceNS(java.lang.String namespace, java.lang.String schemaType, java.lang.String objectName, java.lang.String schemaID)
           
 java.lang.String IdentificationManagement.getIDType(java.lang.String id)
           
 java.lang.String IdentificationManagement.getRedefinedObjectID(java.lang.String expandedQNameOrID, java.lang.String idSchema)
          Get the default ID from either an expanded ID or from an ID using the provided node context.
 java.util.Map<java.lang.String,SchemaObjInfo> IdentificationManagement.getUsedBy(java.lang.String objId)
           
 java.lang.String ReorganizeDoc.runReorganization()
          Reorganization of the whole tree structure in order to prepare it to be processed for output generation needs.
 java.lang.String ReorganizeDoc.simpleReorganize()
          Simple reorganization not managing graphics.
 

Constructors in fr.tireme.schemadoc.reorganize that throw SDExcept
IdentificationManagement(boolean useXS2DTD, ReorganizeDoc _rd)
           
ReorganizeDoc(org.w3c.dom.Node docNode, java.lang.String rootDocFileName, Messages sdm, SDOneConfigParams _param)
          Generic form of the reorganize class
ReorganizeDoc(org.w3c.dom.Node docNode, java.lang.String interfaceLanguage, SDOneConfigParams _param)
          Simple form of a reorganize
 

Uses of SDExcept in fr.tireme.schemadoc.transform
 

Methods in fr.tireme.schemadoc.transform that throw SDExcept
 org.w3c.dom.Document XSLTTransformationsManager.transform(org.w3c.dom.Document doc)
          Launch the prepared XSLT transformation using a file input
 org.w3c.dom.Document XSLTTransformationsManager.transform(org.w3c.dom.Document doc, MyObservable obs)
           
 org.w3c.dom.Document XSLTTransformationsManager.transform(java.io.File docFile)
          Launch the prepared XSLT transformation using a file input
 org.w3c.dom.Document XSLTTransformationsManager.transform(java.io.File docFile, MyObservable obs)
           
 org.w3c.dom.Document XSLTTransformationsManager.transform(java.lang.String docFile)
          Launch the prepared XSLT transformation using a file input
 org.w3c.dom.Document XSLTTransformationsManager.transform(java.lang.String docFile, MyObservable obs)
           
 

Constructors in fr.tireme.schemadoc.transform that throw SDExcept
XSLTTransformationsManager(SDOneConfigParams gui)
          Prepare an intermediate XSLT transformation from schemadoc to docbook.
XSLTTransformationsManager(SDOneConfigParams gui, int transfoType)
          Prepare all XSLT transformation, either initial for docbook and later for HTML, FO.
 

Uses of SDExcept in fr.tireme.schemadoc.utilities
 

Constructors in fr.tireme.schemadoc.utilities that throw SDExcept
RenameObjects(SDOneConfigParams envParam, Messages sdm, java.lang.String renameFilename, java.lang.String dirToDump)
           
 

Uses of SDExcept in fr.tireme.shared.logging
 

Methods in fr.tireme.shared.logging that throw SDExcept
 void ConsoleLoggingManager.dumpInTextLog()
          Dump all stored informations in a textLogArea.
 

Uses of SDExcept in fr.tireme.shared.xml.fo
 

Methods in fr.tireme.shared.xml.fo that throw SDExcept
 void FO2PDF.convertFO2PDF(org.w3c.dom.Document fo, java.io.File pdf, java.lang.String imagesBaseDir)
           
 void FO2PDF.convertFO2PDF(org.w3c.dom.Document fo, java.io.File pdf, java.lang.String imagesBaseDir, org.apache.avalon.framework.logger.Logger logger)
           
 void FO2PDF.convertFO2PDF(java.io.File foFile, java.io.File pdfFile, java.lang.String imageDir, org.apache.avalon.framework.logger.Logger consLogger)
           
 

Uses of SDExcept in fr.tireme.shared.xml.transform
 

Methods in fr.tireme.shared.xml.transform that throw SDExcept
 org.w3c.dom.Document SimpleTransformer.transform()
           
 org.w3c.dom.Document SimpleTransformer.transform(MyObservable obs)
           
 void SimpleTransformer.transform(java.lang.String outputFile)
          Transform a DOM tree generating a file
 void SimpleTransformer.transform(java.lang.String outputFile, MyObservable obs)
           
 

Constructors in fr.tireme.shared.xml.transform that throw SDExcept
SimpleTransformer(org.w3c.dom.Document doc, java.lang.String stylesheet)
          Constructor for SimpleTransformer
SimpleTransformer(org.w3c.dom.Document doc, java.lang.String stylesheet, java.util.Locale locale)
           
SimpleTransformer(org.w3c.dom.Document doc, java.lang.String stylesheet, java.util.Locale locale, java.util.Map<java.lang.String,java.lang.String> param)
           
SimpleTransformer(org.w3c.dom.Document doc, java.lang.String stylesheet, java.util.Map<java.lang.String,java.lang.String> param)
          Constructor, when parameter are needed
SimpleTransformer(java.io.File doc, java.util.Locale locale, java.lang.String stylesheet)
           
SimpleTransformer(java.io.File doc, java.lang.String stylesheet)
           
SimpleTransformer(java.io.File doc, java.lang.String stylesheet, java.util.Locale locale, java.util.Map<java.lang.String,java.lang.String> param)
           
SimpleTransformer(java.io.File doc, java.lang.String stylesheet, java.util.Map<java.lang.String,java.lang.String> param)
           
SimpleTransformer(java.lang.String doc, java.lang.String stylesheet)
           
SimpleTransformer(java.lang.String doc, java.lang.String stylesheet, java.util.Locale locale)
           
SimpleTransformer(java.lang.String doc, java.lang.String stylesheet, java.util.Map<java.lang.String,java.lang.String> param)
           
XPATHSelection()
          Constructor for the XPATHSelection object