HomeSort by relevance Sort by last modified time
    Searched refs:schemaLocation (Results 1 - 11 of 11) sorted by null

  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
SubtitleSampleEntry.java 22 private String schemaLocation;
31 long contentSize = 8 + namespace.length() + schemaLocation.length() + imageMimeType.length() + 3;
39 schemaLocation = IsoTypeReader.readString(content);
48 IsoTypeWriter.writeUtf8String(byteBuffer, schemaLocation);
61 return schemaLocation;
64 public void setSchemaLocation(String schemaLocation) {
65 this.schemaLocation = schemaLocation;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/34/1/.cp/ant_tasks/
pde-ant.jar 
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DOMConfigurationImpl.java 210 return config.schemaLocation;
213 config.schemaLocation = (String) value;
293 private String schemaLocation;
  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 396 const xmlChar *schemaLocation;
422 const xmlChar *schemaLocation; /* The URI of the schema document. */
451 const xmlChar *schemaLocation;
    [all...]
  /external/libxml2/
xmlschemas.c 396 const xmlChar *schemaLocation;
422 const xmlChar *schemaLocation; /* The URI of the schema document. */
451 const xmlChar *schemaLocation;
    [all...]
  /system/media/camera/docs/
metadata_template.mako 20 xsi:schemaLocation="http://schemas.android.com/service/camera/metadata/ metadata_properties.xsd">
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 2852 milliseconds