Lines Matching defs:in
8 * Redistribution and use in source and binary forms, with or without
15 * 2. Redistributions in binary form must reproduce the above copyright
16 * notice, this list of conditions and the following disclaimer in
24 * Alternately, this acknowledgment may appear in the software itself,
33 * nor may "Apache" appear in their name, without prior written
39 * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
44 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
45 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
63 * as specified in <a href="http://www.w3.org/TR/xmlschema-2/#QName">XML
208 * The string must be in the form returned by the QName.toString()
213 * In particular, it doesn't check that the resulting namespace URI
258 * @param in the ObjectInputStream to be read
260 private void readObject(ObjectInputStream in) throws
262 in.defaultReadObject();