Home
last modified time | relevance | path

Searched refs:setSource_location (Results 1 – 4 of 4) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTMManager.java343 public void setSource_location(boolean sourceLocation){ in setSource_location() method in DTMManager
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheetRoot.java1401 public void setSource_location(boolean b) { in setSource_location() method in StylesheetRoot
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DStylesheetHandler.java1200 m_stylesheetRoot.setSource_location(m_source_location); in getStylesheetRoot()
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DTransformerImpl.java345 xPath.setSource_location(m_source_location); in TransformerImpl()
346 xPath.getDTMManager().setSource_location(m_source_location); in TransformerImpl()