I was reading code of a java project where I found a class name like "UserSansXml". This class is dealing with user objects. I wanted to know the meaning of "sans".
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
|
'Sans' means 'without'. Think of typefaces like 'Sans-Serif'. Without context, it's hard to speculate what 'UserSansXml' means. |
|||||||
|