Searched refs:opsrc (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
H A DOutputProperties.java629 * @param opsrc non-null reference to an OutputProperties.
631 public void copyFrom(OutputProperties opsrc) argument
635 // checkDuplicates(opsrc);
636 copyFrom(opsrc.getProperties());

Completed in 77 milliseconds