< prev index next >

src/java.xml.bind/share/classes/javax/xml/bind/annotation/XmlNsForm.java

Print this page

        

*** 1,7 **** /* ! * Copyright (c) 2004, 2013, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this --- 1,7 ---- /* ! * Copyright (c) 2004, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this
*** 34,45 **** * <p><b>Usage</b> * <p> * The namespace qualification values are used in the annotations * defined in this packge. The enumeration values are mapped as follows: * ! * <p> ! * <table border="1" cellpadding="4" cellspacing="3"> * <tbody> * <tr> * <td><b>Enum Value</b></td> * <td><b>XML Schema Value</b></td> * </tr> --- 34,44 ---- * <p><b>Usage</b> * <p> * The namespace qualification values are used in the annotations * defined in this packge. The enumeration values are mapped as follows: * ! * <table summary="" border="1" cellpadding="4" cellspacing="3"> * <tbody> * <tr> * <td><b>Enum Value</b></td> * <td><b>XML Schema Value</b></td> * </tr>
< prev index next >