Home
last modified time | relevance | path

Searched refs:currentChars (Results 1 – 13 of 13) sorted by relevance

/dports/science/cdk/cdk-cdk-2.3/base/core/src/main/java/org/openscience/cdk/config/atomtypes/
H A DAtomTypeHandler.java62 private String currentChars; field in AtomTypeHandler
112 logger.debug(" chars: ", currentChars.trim()); in endElement()
116 currentChars.trim(); in endElement()
138 if ("sp1".equals(currentChars)) { in endElement()
140 } else if ("sp2".equals(currentChars)) { in endElement()
142 } else if ("sp3".equals(currentChars)) { in endElement()
150 if ("A".equals(currentChars)) { in endElement()
152 } else if ("D".equals(currentChars)) { in endElement()
177 currentChars = ""; in endElement()
184 currentChars = ""; in startElement()
[all …]
H A DOWLAtomTypeHandler.java45 private String currentChars; field in OWLAtomTypeHandler
89 currentChars = ""; in endElement()
100 if (currentChars.charAt(0) == '+') { in endAtomTypeElement()
101 currentChars = currentChars.substring(1); in endAtomTypeElement()
103 currentAtomType.setFormalCharge(Integer.parseInt(currentChars)); in endAtomTypeElement()
105 neighborCount = Integer.parseInt(currentChars); in endAtomTypeElement()
107 … currentAtomType.setProperty(CDKConstants.LONE_PAIR_COUNT, Integer.parseInt(currentChars)); in endAtomTypeElement()
109 … currentAtomType.setProperty(CDKConstants.SINGLE_ELECTRON_COUNT, Integer.parseInt(currentChars)); in endAtomTypeElement()
111 piBondCount = Integer.parseInt(currentChars); in endAtomTypeElement()
118 currentChars = ""; in startElement()
[all …]
/dports/science/cdk/cdk-cdk-2.3/legacy/src/main/java/org/openscience/cdk/io/inchi/
H A DINChIHandler.java64 private String currentChars; field in INChIHandler
104 logger.info("Parsing <formula> chars: ", currentChars); in endElement()
106 … setOfMolecules.getBuilder().newInstance(IAtomContainer.class), currentChars)); in endElement()
112 logger.info("Parsing <connections> chars: ", currentChars); in endElement()
113 inchiTool.processConnections(currentChars, tautomer, -1); in endElement()
133 currentChars = ""; in startElement()
159 currentChars += new String(ch, start, length); in characters()
/dports/science/cdk/cdk-cdk-2.3/misc/extra/src/main/java/org/openscience/cdk/config/isotopes/
H A DIsotopeHandler.java54 private String currentChars; field in IsotopeHandler
101 workingIsotope.setExactMass(Double.parseDouble(currentChars)); in endElement()
103 workingIsotope.setAtomicNumber(Integer.parseInt(currentChars)); in endElement()
105 workingIsotope.setNaturalAbundance(Double.parseDouble(currentChars)); in endElement()
108 logger.error("The ", dictRef, " value is incorrect: ", currentChars); in endElement()
117 currentChars = ""; in startElement()
139 currentChars += new String(chars, start, length); in characters()
/dports/science/cdk/cdk-cdk-2.3/misc/extra/src/main/java/org/openscience/cdk/io/
H A DINChIReader.java235 private String currentChars; field in INChIReader.INChIHandler
276 logger.info("Parsing <formula> chars: ", currentChars); in endElement()
277 …hiTool.processFormula(setOfMolecules.getBuilder().newInstance(IAtomContainer.class), currentChars); in endElement()
283 logger.info("Parsing <connections> chars: ", currentChars); in endElement()
284 inchiTool.processConnections(currentChars, tautomer, -1); in endElement()
304 currentChars = ""; in startElement()
330 currentChars += new String(ch, start, length); in characters()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMTobacco/
H A Dtobacco-sqlconvert_general.pl79 my $currentChars = "";
81 $currentChars .= $key2charMap{$_}; # "ㄅ"
84 push @charSequence, $currentChars; # {"ㄅㄨˋ","ㄅㄨˊ"}
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMTobacco/
H A Dtobacco-sqlconvert_general.pl79 my $currentChars = "";
81 $currentChars .= $key2charMap{$_}; # "ㄅ"
84 push @charSequence, $currentChars; # {"ㄅㄨˋ","ㄅㄨˊ"}
/dports/science/cdk/cdk-cdk-2.3/base/dict/src/main/java/org/openscience/cdk/dict/
H A DDictionaryHandler.java37 private String currentChars; field in DictionaryHandler
62 currentChars = ""; in startElement()
105 currentChars += new String(character, start, length); in characters()
/dports/science/cdk/cdk-cdk-2.3/storage/libiomd/src/main/java/org/openscience/cdk/io/cml/
H A DMDMoleculeConvention.java229 int myInt = Integer.parseInt(currentChars); in endElement()
234 int myInt = Integer.parseInt(currentChars); in endElement()
/dports/science/cdk/cdk-cdk-2.3/storage/io/src/main/java/org/openscience/cdk/io/cml/
H A DCMLCoreModule.java149 protected String currentChars; field in CMLCoreModule
378 currentChars = ""; in startElement()
701 String cData = currentChars; in endElement()
833 logger.debug("New coord3 xyz3 found: ", currentChars); in endElement()
837 StringTokenizer st = new StringTokenizer(currentChars); in endElement()
878 if (!currentChars.isEmpty() && !stereoGiven) { in endElement()
879 bondStereo.add(currentChars); in endElement()
884 atomParities.add(currentChars); in endElement()
1188 currentChars = ""; in endElement()
1195 currentChars = currentChars + new String(ch, start, length); in characterData()
[all …]
H A DQSARConvention.java129 currentDescriptorResult = currentChars; in endElement()
H A DPDBConvention.java117 currentChars = ""; in startElement()
/dports/editors/abiword/abiword-3.0.5/src/af/gr/win/
H A Dgr_Win32Graphics.cpp511 UT_uint16* currentChars = _remapGlyphs(pChars, iCharOffset, iLength); in drawChars() local
529 (LPCWSTR) currentChars, iLength, in drawChars()
615 …placementResult = GetCharacterPlacementW(m_hdc, (LPCWSTR) currentChars, iLength, 0, &gcpResult, 0); in drawChars()
617 …placementResult = GetCharacterPlacementW(m_hdc, (LPCWSTR) currentChars, iLength, 0, &gcpResult, GC… in drawChars()
634 ExtTextOutW(m_hdc, xoff, yoff, 0, NULL, (LPCWSTR) currentChars, iLength, pCharAdvances); in drawChars()