Review Javadoc
Closes gh-1467
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Contains a implementation of the <code>XsdSchema</code> interfaces that uses Apache
|
||||
* Contains a implementation of the {@code XsdSchema} interfaces that uses Apache
|
||||
* WS-Commons XML Schema.
|
||||
*/
|
||||
package org.springframework.xml.xsd.commons;
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Provides an abstraction over XSD XML schemas. Contains the <code>XsdSchema</code> and
|
||||
* Provides an abstraction over XSD XML schemas. Contains the {@code XsdSchema} and
|
||||
* related interfaces.
|
||||
*/
|
||||
package org.springframework.xml.xsd;
|
||||
|
||||
Reference in New Issue
Block a user