OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_documentBaseURI
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java
130
protected String
m_documentBaseURI
;
225
m_documentBaseURI
= (null != source) ? source.getSystemId() : null;
[
all
...]
DTMDocumentImpl.java
99
protected String
m_documentBaseURI
;
[
all
...]
Completed in 17 milliseconds