Skip to content

Conversation

@SingingBush
Copy link
Contributor

No description provided.

// which facets are allowed for this type
/**
* Which facets are allowed for this type.
* <p><em>Note</em>: {@link org.apache.xerces.xs.XSSimpleTypeDefinition} defines constants for various facets</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

period

I might delete "Note"

// for some types (string and derived), they just return the string itself
/**
* Converts a string to an actual value.
* <p>for example: for number types (decimal, double, float, and types derived from them),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For

* <p>check whether the character is in the range <code>0x30 ~ 0x39</code></p>
*
* @param ch the char value to check
* @return true if the char is a digit
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

an ASCII digit

@SingingBush SingingBush requested a review from elharo December 1, 2025 22:37
@elharo elharo merged commit 50ccdcd into apache:main Dec 2, 2025
5 checks passed
@SingingBush SingingBush deleted the javadoc/TypeValidator branch December 2, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants