• Home
  • History
  • Annotate
  • only in /libcore/luni/src/main/java/javax/xml/datatype/
History log of /libcore/luni/src/main/java/javax/xml/datatype/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4300005e7333feb0f21d8b991d5e639e2da68500 22-Feb-2013 Elliott Hughes <enh@google.com> Fix DatatypeFactory documentation.

Make it clear that you need to supply your own implementation.

Bug: http://code.google.com/p/android/issues/detail?id=14379
Change-Id: I2ca9b4bb03fdbe5da072211aa7b0c42ced1256e3
atatypeFactory.java
3306cbed1914e5dc1e87a0f75689f18c75312e7d 11-Oct-2012 Elliott Hughes <enh@google.com> Remove XML package.html files.

Bug: http://code.google.com/p/android/issues/detail?id=7395
Change-Id: Id769856bdbdca864ccc2818e3609fe5ca00da2b2
ackage.html
d43b9ef11a1095967a3396b246639b563e1a4128 12-Sep-2012 Kenny Root <kroot@google.com> Add consistent reasons for NullPointerException

Semi-automated replacement of empty and non-conforming
NullPointerException reason messages.

(cherry-pick of 86acc043d3334651ee26c65467d78d6cefedd397.)

Change-Id: I6d893979f5c20a50e841e32af9fd7b2d8bc9d54d
atatypeFactory.java
uration.java
32c2297a959b72abdb18743f0519e1d8b7c7ea88 17-Mar-2011 Elliott Hughes <enh@google.com> Remove bogus "super()" calls.

I've left one in java.util.concurrent, since we have an upstream there.

Change-Id: I60945e48a41433fc7eaef6086433ec4bf434097f
atatypeConfigurationException.java
670c354edf01dcda0d9c4363a0996923bb30169b 15-Mar-2011 Jesse Wilson <jessewilson@google.com> Drop SecuritySupport helpers from XML.

We don't have a security manager; these classes don't provide
any utility.

Change-Id: I22a38820bde93286f5b840579ea2b575d6085640
actoryFinder.java
ecuritySupport.java
7d7379be39626cccaa84a66a82cdde8cb178bc96 25-Feb-2011 Elliott Hughes <enh@google.com> Fix build.

The "new String" here was probably a deliberate attempt to avoid a public
static final field being inlined as a constant. Revert and document.

Change-Id: I864bbf82c8711e08016fd7f4f2e8a8508b95db0c
atatypeFactory.java
8f7b815b21dd8dd884b7c0e16ea798d0f8e41314 25-Feb-2011 Elliott Hughes <enh@google.com> Fix more FindBugs warnings: DM_STRING_CTOR.

These are the cases where we don't actually want to avoid memory leaks.

Change-Id: Icc6c5506e5d415ff4fb5ff1351efee572a2af3e9
atatypeFactory.java
a7a70410e26802f3ab480b08a1ab499338cb6f7e 03-Oct-2010 Jesse Wilson <jessewilson@google.com> Use IoUtils.closeQuietly where possible.

Change-Id: I354c1e00b7068108032d09c0a1c38e29f6283fb0
actoryFinder.java
7f0c06f737b6f1f6b3a5bb30111f95dd0ca586a2 02-Sep-2010 Brian Carlstrom <bdc@google.com> Don't use StringBuffer where we don't need to.

I've left xalan alone, because that's just one big steaming heap.

Change-Id: Ibf7b2b5e347196d4de857217b022003ccc409ac5
uration.java
7365de1056414750d0a7d1fdd26025fd247f0d04 12-Aug-2010 Jesse Wilson <jessewilson@google.com> Sorting imports.

Change-Id: I8347bc625480a1c37a1ed9976193ddfedeb00bbc
atatypeFactory.java
uration.java
MLGregorianCalendar.java
55b2d1c3f492f6140ad6dd18a4bec4ec2643d664 05-Jun-2010 Jesse Wilson <jessewilson@google.com> Fixing the last API deltas between Dalvik and Java 6.

This addresses some problems with generic type signatures (missing <?>)
and new factory methods for XML factory classes.

Change-Id: I9cd886e38b8bc9d495ae4e5ed70f71f27ac3f0cc
atatypeFactory.java
f33eae7e84eb6d3b0f4e86b59605bb3de73009f3 13-May-2010 Elliott Hughes <enh@google.com> Remove all trailing whitespace from the dalvik team-maintained parts of libcore.

Gentlemen, you may now set your editors to "strip trailing whitespace"...

Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
atatypeConfigurationException.java
atatypeConstants.java
atatypeFactory.java
uration.java
actoryFinder.java
ecuritySupport.java
MLGregorianCalendar.java
d21d78fd49a2d798218e8c8aefbddb26a0e71bbb 13-May-2010 Elliott Hughes <enh@google.com> Convert tabs to spaces.

Change-Id: I16cfbd2faac6b565b78b5dd97e2345323a36f652
atatypeConstants.java
atatypeFactory.java
uration.java
actoryFinder.java
ecuritySupport.java
MLGregorianCalendar.java
6b811c5daec1b28e6f63b57f98a032236f2c3cf7 03-May-2010 Peter Hallam <peterhal@google.com> Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Merge xml except xmlpull and kxml into luni
atatypeConfigurationException.java
atatypeConstants.java
atatypeFactory.java
uration.java
actoryFinder.java
ecuritySupport.java
MLGregorianCalendar.java
ackage.html