summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/common-xml/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-30Work around for Java bug with map entry setValueantelder1-2/+5
2011-07-27Add a parser tool for DOM to avoid a JDK bug of deadlock (at com.sun.org.apac...rfeng2-9/+179
2010-07-21Update regular expression to correctly handle multiple prefixesbdaniel1-1/+1
2010-07-06Ensure that the SCA namespace prefix is registered in the XPath namespace con...bdaniel1-1/+2
2010-06-23Refactor the default sca namespace bindingrfeng1-2/+7
2010-06-23Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel1-1/+13
2010-06-22Potential NPE in NamespaceContextImpl.getPrefixesbdaniel1-1/+1
2010-05-18Updating createXMLStreamReader(URL) to use a StreamSource in its implementati...edwardsmj1-1/+5
2010-04-26mark additional classes as extension spi according to use indicated by interf...kelvingoodson2-1/+8
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson1-0/+1
2010-03-02TUSCANY-242 add operation to trim whitespace from anyURI attributes according...slaws1-0/+65
2009-11-20Moving 2.x trunklresende26-0/+6801