HomeSort by relevance Sort by last modified time
    Searched defs:tagsoup (Results 1 - 22 of 22) sorted by null

  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
23 package org.ccil.cowan.tagsoup;
    [all...]
AutoDetector.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
17 package org.ccil.cowan.tagsoup;
Scanner.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
17 package org.ccil.cowan.tagsoup;
Element.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
14 package org.ccil.cowan.tagsoup;
HTMLModels.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
23 package org.ccil.cowan.tagsoup;
ScanHandler.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
17 package org.ccil.cowan.tagsoup;
AttributesImpl.java 4 // Extensively modified by John Cowan for TagSoup.
5 // TagSoup is licensed under the Apache License,
10 // TagSoup is distributed in the hope that it will be useful, but
11 // unless required by applicable law or agreed to in writing, TagSoup
16 package org.ccil.cowan.tagsoup;
ElementType.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
14 package org.ccil.cowan.tagsoup;
PYXScanner.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
15 // This file is part of TagSoup.
30 package org.ccil.cowan.tagsoup;
Schema.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
17 package org.ccil.cowan.tagsoup;
CommandLine.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
15 // The TagSoup command line UI
17 package org.ccil.cowan.tagsoup;
29 The stand-alone TagSoup program.
71 System.err.println("TagSoup version 1.2");
104 System.err.print("usage: java -jar tagsoup-*.jar ");
PYXWriter.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
19 package org.ccil.cowan.tagsoup;
HTMLScanner.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
15 package org.ccil.cowan.tagsoup;
XMLWriter.java 4 // Extensively modified by John Cowan for TagSoup.
5 // TagSoup is licensed under the Apache License,
10 // TagSoup is distributed in the hope that it will be useful, but
11 // unless required by applicable law or agreed to in writing, TagSoup
16 package org.ccil.cowan.tagsoup;
    [all...]
Parser.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
15 // The TagSoup parser
17 package org.ccil.cowan.tagsoup;
192 "http://www.ccil.org/~cowan/tagsoup/features/ignore-bogons";
200 "http://www.ccil.org/~cowan/tagsoup/features/bogons-empty";
207 "http://www.ccil.org/~cowan/tagsoup/features/root-bogons";
214 "http://www.ccil.org/~cowan/tagsoup/features/default-attributes"
    [all...]
  /external/tagsoup/templates/org/ccil/cowan/tagsoup/
HTMLModels.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
23 package org.ccil.cowan.tagsoup;
HTMLSchema.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
23 package org.ccil.cowan.tagsoup;
HTMLScanner.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
15 package org.ccil.cowan.tagsoup;
  /external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
JAXPTest.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
14 package org.ccil.cowan.tagsoup.jaxp;
22 * Trivial non-robust test class, to show that TagSoup can be accessed using
42 System.setProperty("javax.xml.parsers.SAXParserFactory", "org.ccil.cowan.tagsoup.jaxp.SAXFactoryImpl");
SAXFactoryImpl.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
14 package org.ccil.cowan.tagsoup.jaxp;
23 * to allow easier integration of TagSoup with the default JDK
36 * this could be changed in future, if TagSoup parser object allowed
SAXParserImpl.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
14 package org.ccil.cowan.tagsoup.jaxp;
22 import org.ccil.cowan.tagsoup.Parser;
26 * to allow easier integration of TagSoup with the default JDK
34 final org.ccil.cowan.tagsoup.Parser parser;
39 parser = new org.ccil.cowan.tagsoup.Parser();
SAX1ParserAdapter.java 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
3 // TagSoup is licensed under the Apache License,
8 // TagSoup is distributed in the hope that it will be useful, but
9 // unless required by applicable law or agreed to in writing, TagSoup
14 package org.ccil.cowan.tagsoup.jaxp;
23 * of basic SAX2 implementation, such as TagSoup.
89 throw new SAXNotSupportedException("TagSoup does not implement setLocale() method");

Completed in 399 milliseconds