public class XmlXsdReader extends XmlReader
| Modifier and Type | Field and Description |
|---|---|
private BS |
bsBackbone |
private int |
iAtom |
private int |
iChain |
private int |
iGroup |
atom, atts, chars, domAttributes, keepChars, parentaddVibrations, ANGSTROMS_PER_BOHR, applySymmetryToBonds, atomSetCollection, bsFilter, bsModels, calculationType, continuing, desiredModelNumber, desiredVibrationNumber, doApplySymmetry, doc, doCentralize, doCheckUnitCell, doPackUnitCell, doProcessLines, doReadMolecularOrbitals, fileName, fileOffset, filePath, fileScaling, filter, filterAtomTypeStr, filterHetero, getHeader, haveModel, havePartialChargeFilter, htParams, ignoreFileSpaceGroupName, ignoreFileSymmetryOperators, ignoreFileUnitCell, iHaveFractionalCoordinates, iHaveSymmetryOperators, iHaveUnitCell, isBinary, isSequential, isTrajectory, latticeCells, line, matUnitCellOrientation, modelNumber, mustFinalizeModelSet, next, notionalUnitCell, os, prevline, ptLine, ptSupercell, reader, readerName, reverseModels, spaceGroup, stateScriptVersionInt, strSupercell, symmetry, templateAtomCount, trajectorySteps, useAltNames, vibrationNumber, viewer| Constructor and Description |
|---|
XmlXsdReader() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String[] |
getDOMAttributes() |
(package private) void |
processEndElement(java.lang.String localName) |
void |
processStartElement(java.lang.String localName) |
protected void |
processXml(XmlReader parent,
java.lang.Object saxReader) |
applySymmetryAndSetTrajectory, initializeReader, processDOM, PX, setKeepCharsaddJmolScript, addPrimitiveLatticeVector, addSites, addSiteScript, appendLoadNote, applySymTrajASCR, checkCurrentLineForScript, checkFilterKey, checkLastModel, checkLine, checkLineForScript, clearUnitCell, cloneLastAtomSet, discardLinesUntilBlank, discardLinesUntilContains, discardLinesUntilContains2, discardLinesUntilNonBlank, discardLinesUntilStartsWith, doGetModel, doGetVibration, fillDataBlock, fillDataBlockFixed, fillFloatArray, fillFrequencyData, filterAtom, filterReject, finalizeMOData, finalizeModelSet, finalizeReader, finalizeReaderASCR, getElementSymbol, getFortranFormatLengths, getStrings, getSymmetry, getTokens, getTokensAt, getTokensFloat, getTokensStr, initializeSymmetry, initializeTrajectoryFile, isLastModel, newAtomSet, parseFloat, parseFloatRange, parseFloatStr, parseInt, parseIntAt, parseIntRange, parseIntStr, parseStringInfestedFloatArray, parseToken, parseTokenNext, parseTokenRange, parseTokenStr, parseTrimmedAt, parseTrimmedRange, processBinaryDocument, read3Vectors, readDataObject, readLine, readLines, RL, set2D, setAtomCoord, setAtomCoordXYZ, setChainID, setElementAndIsotope, setFilter, setFractionalCoordinates, setIsPDB, setLoadNote, setPdb, setSpaceGroupName, setSymmetryOperator, setTransform, setUnitCell, setUnitCellItem, setup, setupASCRprivate BS bsBackbone
private int iChain
private int iGroup
private int iAtom
protected java.lang.String[] getDOMAttributes()
getDOMAttributes in class XmlReaderprotected void processXml(XmlReader parent, java.lang.Object saxReader) throws java.lang.Exception
processXml in class XmlReaderjava.lang.Exceptionpublic void processStartElement(java.lang.String localName)
processStartElement in class XmlReadervoid processEndElement(java.lang.String localName)
processEndElement in class XmlReader