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

  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSInput.java 28 * <p> The <code>LSParser</code> will use the <code>LSInput</code> object to
30 * different inputs specified in the <code>LSInput</code> in the following
34 * <li> <code>LSInput.characterStream</code>
37 * <code>LSInput.byteStream</code>
39 * <li> <code>LSInput.stringData</code>
42 * <code>LSInput.systemId</code>
44 * <li> <code>LSInput.publicId</code>
51 * <p> <code>LSInput</code> objects belong to the application. The DOM
57 public interface LSInput {
  /prebuilt/sdk/8/
android.jar 

Completed in 899 milliseconds