Searched refs:parse (Results 426 - 450 of 629) sorted by relevance

<<11121314151617181920>>

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/dom/
H A DDOMDocumentParser.java54 * Instantiate this parser to parse a fast infoset document in accordance
82 public void parse(Document d, InputStream s) throws FastInfosetException, IOException { method in class:DOMDocumentParser
86 parse(s);
89 protected final void parse(InputStream s) throws FastInfosetException, IOException { method in class:DOMDocumentParser
91 parse();
103 protected final void parse() throws FastInfosetException, IOException { method in class:DOMDocumentParser
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/opti/
H A DSchemaParsingConfig.java234 * True if a parse is in progress. This state is needed because
534 * Sets the input source for the document to parse.
543 * @see #parse(boolean)
550 // in parse (boolean) just before we parse the document
560 * @param complete True if the pull parser should parse the
563 * @return True if there is more document to parse.
573 public boolean parse(boolean complete) throws XNIException, IOException { method in class:SchemaParsingConfig
652 } // parse(boolean):boolean
675 public void parse(XMLInputSourc method in class:SchemaParsingConfig
[all...]
H A DSchemaDOMParser.java529 public void parse(XMLInputSource inputSource) throws IOException { method in class:SchemaDOMParser
530 config.parse(inputSource);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/parsers/
H A DDTDConfiguration.java237 * True if a parse is in progress. This state is needed because
451 * Sets the input source for the document to parse.
460 * @see #parse(boolean)
467 // in parse (boolean) just before we parse the document
477 * @param complete True if the pull parser should parse the
480 * @return True if there is more document to parse.
490 public boolean parse(boolean complete) throws XNIException, IOException { method in class:DTDConfiguration
546 } // parse(boolean):boolean
569 public void parse(XMLInputSourc method in class:DTDConfiguration
[all...]
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/api/
H A DJavacTaskImpl.java162 Collection<File> filenames = compilerMain.processArgs(CommandLine.parse(args), classNames);
237 public Iterable<? extends CompilationUnitTree> parse() throws IOException { method in class:JavacTaskImpl
290 parse(); // TODO would be nice to specify files needed to be parsed
/openjdk7/jdk/src/share/demo/nio/zipfs/
H A DDemo.java229 Date newDatetime = df.parse(args[2]);
240 newDatetime = df.parse(args[2]);
251 newDatetime = df.parse(args[2]);
/openjdk7/jdk/src/share/classes/sun/security/x509/
H A DX509CertInfo.java150 parse(in);
169 parse(derVal);
659 private void parse(DerValue val) method in class:X509CertInfo
/openjdk7/jdk/test/java/text/Format/DateFormat/
H A DBug4823811.java310 * Test SimpleDateFormat.parse() and format() for original
316 * Test SimpleDateFormat.parse() and format() for modified
323 * Test SimpleDateFormat.parse() and format() for modified
367 System.out.println("*** DateFormat.parse test in ar_EG");
373 System.out.println("*** DateFormat.parse test in en_US");
417 System.out.println("*** DateFormat.parse test in modified en_US");
423 System.out.println("*** DateFormat.parse test in modified ar_EG");
461 System.out.println("*** DateFormat.parse test in modified ar_EG");
467 System.out.println("*** DateFormat.parse test in modified en_US");
613 Date d = sdf.parse(give
[all...]
/openjdk7/jdk/src/share/classes/sun/nio/cs/
H A DUTF_8.java542 int uc = sgp.parse(c, sa, sp, sl);
589 int uc = sgp.parse(c, src);
647 int uc = sgp.parse(c, sa, sp - 1, sl);
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DParser.java240 // parse and retrieve namespace
276 // parse and retrieve namespace
360 * and then parse, typecheck and compile the instance.
361 * Must be called after <code>parse()</code>.
425 public SyntaxTreeNode parse(XMLReader reader, InputSource input) { method in class:Parser
429 reader.parse(input);
461 public SyntaxTreeNode parse(InputSource input) { method in class:Parser
490 return(parse(reader, input));
623 SyntaxTreeNode external = (SyntaxTreeNode)parse(source);
1134 Symbol result = _xpathParser.parse(expressio
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DDurationDV.java60 return parse(content, DURATION_TYPE);
74 protected DateTimeData parse(String str, int durationType) throws SchemaDateTimeException{ method in class:DurationDV
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/
H A DXIncludeMessages_ja.properties41 InvalidParseValue = ''include''\u8981\u7D20\u306E''parse''\u5C5E\u6027\u306E\u5024\u304C\u7121\u52B9\u3067\u3059: ''{0}''\u3002
H A DXMLMessages_pt_BR.properties92 ReferenceNotInOneEntity = A refer\u00EAncia deve estar totalmente contida na mesma entidade submetida a parse.
131 TextDeclMustBeFirst = A declara\u00E7\u00E3o de texto somente pode aparecer bem no in\u00EDcio da entidade externa submetida a parse.
143 CommentNotInOneEntity = O coment\u00E1rio deve estar totalmente contido na mesma entidade submetida a parse.
144 PINotInOneEntity = A instru\u00E7\u00E3o de processamento deve estar totalmente contida na mesma entidade submetida a parse.
244 ENTITIESInvalid = O valor do atributo \"{1}\" do tipo ENTITIES deve ser o nome de uma ou mais entidades n\u00E3o submetidas a parse.
245 ENTITYInvalid = O valor do atributo \"{1}\" do tipo ENTITY deve ser o nome de uma entidade n\u00E3o submetida a parse.
274 MSG_NOTATION_NOT_DECLARED_FOR_UNPARSED_ENTITYDECL = A nota\u00E7\u00E3o \"{1}\" deve ser declarada quando referenciada na declara\u00E7\u00E3o da entidade n\u00E3o submetida a parse para \"{0}\".
275 MSG_REFERENCE_TO_EXTERNALLY_DECLARED_ENTITY_WHEN_STANDALONE = A refer\u00EAncia \u00E0 entidade \"{0}\" declarada em uma entidade externa submetida a parse n\u00E3o \u00E9 permitida em um documento stand-alone.
277 MSG_WHITE_SPACE_IN_ELEMENT_CONTENT_WHEN_STANDALONE = N\u00E3o deve haver espa\u00E7o em branco entre os elementos declarados em uma entidade externa submetida a parse com o conte\u00FAdo do elemento em um documento stand-alone.
285 ENTITYNotUnparsed = ENTITY \"{0}\" n\u00E3o \u00E9 submetida a parse
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/
H A DDocumentBuilderImpl.java312 public Document parse(InputSource is) throws SAXException, IOException { method in class:DocumentBuilderImpl
325 domParser.parse(is);
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/resolver/readers/
H A DSAXCatalogReader.java247 parser.parse(new InputSource(is), spHandler);
254 parser.parse(new InputSource(is));
/openjdk7/jdk/src/share/classes/sun/invoke/anon/
H A DConstantPoolPatch.java43 * {@link ConstantPoolParser#parse(ConstantPoolVisitor)}.
72 * @param templateClass the class to parse.
104 * {@link #getParser()}{@code .}@link ConstantPoolParser#parse(ConstantPoolVisitor)}
168 outer.parse(new ConstantPoolVisitor() {
202 outer.parse(new ConstantPoolVisitor() {
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/
H A DParser.java423 public GraphDocument parse(XMLReader reader, InputSource source, XMLParser.ParseMonitor monitor) throws SAXException { method in class:Parser
426 reader.parse(source);
/openjdk7/jdk/make/tools/src/build/tools/generatecharacter/
H A DUnicodeSpec.java113 * Given one line of a Unicode data file as a String, parse the line
119 public static UnicodeSpec parse(String s) { method in class:UnicodeSpec
151 * Parse the codePoint attribute for a Unicode character. If the parse succeeds,
158 * @exception NumberFormatException if unable to parse argument
165 if (s==null) throw new Exception("Cannot parse name.");
179 throw new Exception("Could not parse general category.");
194 throw new Exception("Could not parse bidi category.");
202 * attribute and the parse succeeds, then the hasCombining field is set to true,
204 * If the combining attribute is an empty string, the parse succeeds but the
211 * @exception Exception if can't parse th
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/dtd/
H A DTDTDReader.java91 public static Model parse( method in class:TDTDReader
118 parser.parse(dtd);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/
H A DRuntimeClassInfoImpl.java373 public BeanT parse(CharSequence lexical) throws AccessorException, SAXException { method in class:RuntimeClassInfoImpl.TransducerImpl
383 xacc.parse(inst,lexical);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/sax/
H A DSAXDocumentParser.java68 * Instantiate this parser to parse a fast infoset document in accordance
325 public void parse(InputSource input) throws IOException, SAXException { method in class:SAXDocumentParser
333 parse(systemId);
335 parse(s);
343 public void parse(String systemId) throws IOException, SAXException { method in class:SAXDocumentParser
346 parse(new URL(systemId).openStream());
358 public final void parse(InputStream s) throws IOException, FastInfosetException, SAXException { method in class:SAXDocumentParser
360 parse();
398 public final void parse() throws FastInfosetException, IOException { method in class:SAXDocumentParser
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/stream/buffer/sax/
H A DSAXBufferProcessor.java212 public void parse(InputSource input) throws IOException, SAXException { method in class:SAXBufferProcessor
217 public void parse(String systemId) throws IOException, SAXException { method in class:SAXBufferProcessor
281 * Follow the same semantics as {@link XMLReader#parse(InputSource)}.
/openjdk7/langtools/src/share/classes/com/sun/tools/javadoc/
H A DJavadocTool.java149 JCCompilationUnit tree = parse(fo);
233 trees.append(parse(fo));
/openjdk7/jdk/src/share/classes/sun/nio/cs/ext/
H A DISCII91.java889 if (sgp.parse(inputChar, sa, sp, sl) < 0)
952 if (sgp.parse(inputChar, src) < 0)
/openjdk7/jdk/test/sun/nio/cs/OLD/
H A DIBM933_OLD.java2701 if (sgp.parse(inputChar, sa, sp, sl) < 0)
2893 if (sgp.parse(inputChar, src) < 0)

Completed in 385 milliseconds

<<11121314151617181920>>