OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Attributes2
(Results
1 - 9
of
9
) sorted by null
/libcore/luni/src/main/java/org/xml/sax/ext/
Attributes2.java
0
//
Attributes2
.java - extended Attributes
4
// $Id:
Attributes2
.java,v 1.6 2004/03/08 13:01:00 dmegginson Exp $
17
* and the <em>http://xml.org/sax/features/use-
attributes2
</em>
39
public interface
Attributes2
extends Attributes
Attributes2Impl.java
14
* implementing the {@link
Attributes2
} interface.
38
public class Attributes2Impl extends AttributesImpl implements
Attributes2
54
* Copy an existing Attributes or
Attributes2
object.
55
* If the object implements
Attributes2
, values of the
74
// Implementation of
Attributes2
189
* unless the object is an
Attributes2
object.
204
if (atts instanceof
Attributes2
) {
205
Attributes2
a2 = (
Attributes2
) atts;
/external/jdiff/
xerces.jar
/prebuilt/sdk/10/
android.jar
/prebuilt/sdk/12/
android.jar
/prebuilt/sdk/13/
android.jar
/prebuilt/sdk/4/
android.jar
/prebuilt/sdk/7/
android.jar
/prebuilt/sdk/8/
android.jar
Completed in 1575 milliseconds