A B C D E F G H I J K L M N O P Q R S T U V W X Z 

R

rank - Static variable in class com.knowgate.hipergate.ProductLoader
 
RC4 - Class in com.knowgate.acl
This is a simple implementation of the RC4 (tm) encryption algorithm.
RC4(String) - Constructor for class com.knowgate.acl.RC4
Initializes the class with a string key.
RC4(byte[]) - Constructor for class com.knowgate.acl.RC4
Initializes the class with a byte array key.
rc4(String) - Method in class com.knowgate.acl.RC4
RC4 encryption/decryption.
rc4(byte[]) - Method in class com.knowgate.acl.RC4
RC4 encryption/decryption.
RC4EnDeCrypt(String) - Static method in class com.knowgate.acl.ACL
Encrypt text using RC4 algorithm and a default encryption key
RC4EnDeCrypt(String, String) - Static method in class com.knowgate.acl.ACL
Encrypt text using RC4 algorithm
read() - Method in class com.knowgate.misc.Base64Decoder
Returns the next decoded character from the stream, or -1 if end of stream was reached.
read(byte[], int, int) - Method in class com.knowgate.misc.Base64Decoder
Reads decoded data into an array of bytes and returns the actual number of bytes read, or -1 if end of stream was reached.
read(String) - Method in class com.knowgate.ole.OLEDocument
 
READ_ONLY - Static variable in class com.knowgate.hipermail.MboxFile
 
READ_WRITE - Static variable in class com.knowgate.hipermail.MboxFile
 
readColumns(Connection, DatabaseMetaData) - Method in class com.knowgate.dataobjs.DBTable
Read DBColumn List from DatabaseMetaData This is primarily an internal initialization method for DBTable object.
readfile(String) - Static method in class com.knowgate.dfs.FileSystem
Read a text file and returns a character array with it Enconding is UTF-8 by default
readfile(String, String) - Static method in class com.knowgate.dfs.FileSystem
Read a text file and returns a character array with it
readfilebin(String) - Method in class com.knowgate.dfs.FileSystem
Read a binary file into a byte array
readfileobj(String) - Method in class com.knowgate.dfs.FileSystem
Read a serializable object from a text file
readfilestr(String, String) - Method in class com.knowgate.dfs.FileSystem
Read a text file into a String
readMeetingsFromGoogle(JDCConnection, Date, Date) - Method in class com.knowgate.gdata.GCalendarSynchronizer
Read Google Calendar Event Entries for a date range
readMetaData(Connection, String, String) - Method in class com.knowgate.datacopy.DataTblDef
Read table metadata
readstorfilestr(String, String) - Method in class com.knowgate.workareas.FileSystemWorkArea
Read text file under storage root directory using given encoding
readstorfilestr(int, String, String, String) - Method in class com.knowgate.workareas.FileSystemWorkArea
Read text file under storage root directory using given encoding
readworkfilestr(String, String, String) - Method in class com.knowgate.workareas.FileSystemWorkArea
Read text file under workarea root directory
realm() - Method in class com.knowgate.dfs.FileSystem
 
rebuild(JDCConnection, boolean) - Method in class com.knowgate.forums.NewsBlog
 
rebuild(DBBind, Map<String, String>, boolean) - Method in class com.knowgate.forums.NewsGroupJournal
 
rebuild(DBBind, boolean) - Method in class com.knowgate.forums.NewsGroupJournal
 
rebuild(Properties, String, String) - Static method in class com.knowgate.lucene.Indexer
Rebuild Full Text Index for a table restricting to a given WorkArea Indexed documents have the following fields:
Field NameDescriptionIndexedStored workareaGUID of WorkArea
YesYes containerName of Container (NewsGroup, Project, etc)YesYes guidGUID for Retrieved ObjectYesYes numberObject Ordinal IdentifierYesYes titleTitle or SubjectYesYes authorAuthorYesYes textDocument TextYesNo abstractFirst 80 characters of textNoYes
rebuild(Properties, String) - Static method in class com.knowgate.lucene.Indexer
Rebuild Full Text Index for a table for all WorkAreas
rebuildFolder(Properties, String, String) - Static method in class com.knowgate.lucene.MailIndexer
Re-build full text index for a given mail folder All previously indexed messages for given folder are removed from index and written back
receive(SMSMessage) - Method in class com.knowgate.sms.SMSPull
Store an incoming message at the database
RecentContactsTab - Class in com.knowgate.http.portlets
 
RecentContactsTab() - Constructor for class com.knowgate.http.portlets.RecentContactsTab
 
RecentContactsTab(HipergatePortletConfig) - Constructor for class com.knowgate.http.portlets.RecentContactsTab
 
RecentlyUsed - Class in com.knowgate.hipergate
Generic list of recently used items held at a database table
RecentlyUsed(String, int, String, String) - Constructor for class com.knowgate.hipergate.RecentlyUsed
Open access to a recently used list.
RecentPostsTab - Class in com.knowgate.http.portlets
Recent Posts Tabbed Dialog Portlet
RecentPostsTab() - Constructor for class com.knowgate.http.portlets.RecentPostsTab
 
RecentPostsTab(HipergatePortletConfig) - Constructor for class com.knowgate.http.portlets.RecentPostsTab
 
RecipientsHelper - Class in com.knowgate.hipermail
Helper class for working with recipients lists
RecipientsHelper() - Constructor for class com.knowgate.hipermail.RecipientsHelper
Default Constructor
RecipientsHelper(String) - Constructor for class com.knowgate.hipermail.RecipientsHelper
Construct and set default workarea for this recipients helper
RecipientsHelper(MimeMessage) - Constructor for class com.knowgate.hipermail.RecipientsHelper
Create RecipientsHelper and fill it with MimeMessage recipients
recompileOrcl() - Method in class com.knowgate.hipergate.datamodel.ModelManager
Re-compile invalid objects for an Oracle database
redirectExternalLinks(String, MimeSender, Atom) - Static method in class com.knowgate.scheduler.jobs.MimeSender
 
REFER - Static variable in class com.knowgate.datacopy.DataTransformation.Operations
 
ReferedField - Variable in class com.knowgate.datacopy.DataTransformation
 
ReferedTable - Variable in class com.knowgate.datacopy.DataTransformation
 
ReferedValues - Variable in class com.knowgate.datacopy.DataTransformation
 
reference_id - Static variable in class com.knowgate.hipergate.ProductLoader
 
REFERENCED - Static variable in class com.knowgate.datacopy.DataTransformation.Operations
 
refresh() - Static method in class com.knowgate.misc.Environment
Refresh in-memory cached properties by re-reading then from disk files.
refreshTargetAchievement(JDCConnection) - Method in class com.knowgate.marketing.CampaignTarget
Lookup non cancelled orders at k_orders table and refresh achieved sales for this campaign target
REFUSED - Static variable in class com.knowgate.marketing.ActivityAudience
 
registerCallback(WorkerThreadCallback) - Method in class com.knowgate.scheduler.SchedulerDaemon
 
registerCallback(WorkerThreadCallback) - Method in class com.knowgate.scheduler.SingleThreadExecutor
Register a thread callback object
registerCallback(WorkerThreadCallback) - Method in class com.knowgate.scheduler.WorkerThread
Register a thread callback object
registerCallback(WorkerThreadCallback) - Method in class com.knowgate.scheduler.WorkerThreadPool
Register a thread callback object for each thread in this pool
Registration - Class in com.knowgate.training
Academic Registration
Registration() - Constructor for class com.knowgate.training.Registration
 
reIndex(JDCConnection, Properties) - Method in class com.knowgate.projtrack.Bug
Re-index bug
reindexMbox(String) - Method in class com.knowgate.hipermail.DBFolder
Delete every message from the index and rebuild it by re-reading the specified MBOX file
reindexMbox() - Method in class com.knowgate.hipermail.DBFolder
Delete very message from th eindex and rebuild it by reading the default MBOX file for this folder
releaseSavepoint(Savepoint) - Method in class com.knowgate.jdc.JDCConnection
 
remove(Object) - Method in class com.knowgate.cache.AttributedExpireableCache
 
remove(Object) - Method in class com.knowgate.cache.ExpireableCache
 
remove(Object) - Method in class com.knowgate.cache.LRUCachePolicy
 
remove(JDCConnection, int, String) - Static method in class com.knowgate.crm.GlobalBlackList
Remove an e-mail addresses from the global black list of a Domain
remove(String) - Method in class com.knowgate.crm.ListMember
 
remove(String) - Method in class com.knowgate.dataobjs.DBPersist
Remove a value from internal collection
remove(Object) - Method in class com.knowgate.dataobjs.DBPersist
Remove a value from internal collection
remove(String) - Method in class com.knowgate.scheduler.AtomQueue
Remove atoms from a given Job
removeACLUser(JDCConnection, String) - Method in class com.knowgate.acl.ACLGroup
Remove User from Group.
removeAllProducts(JDCConnection) - Method in class com.knowgate.hipergate.AbstractOrder
Remove all products from invoice or order (empty basket)
removeAttachment(JDCConnection, int) - Method in class com.knowgate.crm.Contact
Remove attachment
removeAttachment(JDCConnection, int) - Method in class com.knowgate.marketing.Activity
Remove attachment
removeAttachment(JDCConnection, String) - Method in class com.knowgate.projtrack.Bug
Remove attachment from k_bugs_attach table
removeAttribute(String) - Method in class com.knowgate.http.portlets.HipergatePortletContext
 
removeAttribute(String) - Method in class com.knowgate.http.portlets.HipergateRenderRequest
 
removeBlock(String, String, String) - Static method in class com.knowgate.dataxslt.PageSet
Remove Block Block is searched by an internal XPath expression:
pageset/pages/page[@guid='sPageGUID']/blocks/block[@id='sBlockId']
removeBodyPart(int) - Method in class com.knowgate.hipermail.DBMimeMultipart
 
removeChar(String, char) - Static method in class com.knowgate.misc.Gadgets
Remove a character from a String
removeChars(String, String) - Static method in class com.knowgate.misc.Gadgets
Remove a character set from a String
removeConnectionEventListener(ConnectionEventListener) - Method in class com.knowgate.jdc.JDCConnection
 
removeFromACLGroup(JDCConnection, String) - Method in class com.knowgate.acl.ACLUser
Remove User from Group.
removeFromACLGroup(JDCConnection, String) - Method in class com.knowgate.crm.Company
Remove Company from security restrictions group.
removeFromACLGroup(JDCConnection, String) - Method in class com.knowgate.crm.Contact
Remove Contact from security restrictions group.
removeFromCategory(JDCConnection, String) - Method in class com.knowgate.hipergate.Product
Remove product from Category
removeFromList(JDCConnection, String) - Method in class com.knowgate.crm.DirectList
Remove members from a Static, Direct or Black Distribution List.
removeGroupPermissions(Connection, String, short, short) - Method in class com.knowgate.hipergate.Category
Set group permissions.
removeHeader(String) - Method in class com.knowgate.hipermail.DBMimePart
 
removeLine(int) - Method in class com.knowgate.hipergate.ShoppingBasket
Remove order line from this basket
removeNode(String) - Method in class com.knowgate.dataxslt.XMLDocument
Remove a node.
removeNodeAndSave(String) - Method in class com.knowgate.dataxslt.XMLDocument
Remove a node and save document.
removeObject(JDCConnection, String, int) - Static method in class com.knowgate.hipergate.Categories
Remove object from all Categories Removing an object from a Category does not delete it.
removeObject(Connection, String) - Method in class com.knowgate.hipergate.Category
Remove object from Category Removing an object from a Category does not delete it.
removeObject(Connection, String, int) - Method in class com.knowgate.hipergate.Category
Remove object from Category Removing an object from a Category does not delete it.
removePage(String, String) - Static method in class com.knowgate.dataxslt.PageSet
Remove Page from PageSet Page is searched by an internal XPath expression:
pageset/pages/page[@guid='sPageGUID']
removePageByTitle(String, String) - Static method in class com.knowgate.dataxslt.PageSet
Remove a Page searching it by title Page is searched by an internal XPath expression:
pageset/pages/page[guid = 'sPageTitle']
removePreffixFromImgSrcs(String) - Method in class com.knowgate.hipermail.HtmlMimeBodyPart
Remove a preffix from <IMG SRC="..."
removeProduct(JDCConnection, String) - Method in class com.knowgate.hipergate.AbstractOrder
Remove Product from Order given its GUID
removeProduct(JDCConnection, String) - Method in class com.knowgate.hipergate.ProductBundle
 
removeProperty(String) - Method in class com.knowgate.hipergate.ShoppingBasket
Remove a single global property
removeStatementEventListener(StatementEventListener) - Method in class com.knowgate.jdc.JDCConnection
 
removeUserPermissions(Connection, String, short, short) - Method in class com.knowgate.hipergate.Category
Remove permissions for user at a Category.
rename(String, String) - Method in class com.knowgate.dfs.FileSystem
Rename file
rename(JDCConnection, FileSystem, String) - Method in class com.knowgate.hipergate.ProductLocation
Rename a Product Location This method updates the xfile value from table k_prod_locats and changes the physical file name accordingly
renameTo(Folder) - Method in class com.knowgate.hipermail.DBFolder
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.CalendarTab
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.CalendarTab
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.CallsTab
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.CallsTab
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.CategoryList
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.CategoryList
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.HelloWorld
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.HelloWorld
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.Invoicing
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.Invoicing
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.MyIncidencesTab
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.MyIncidencesTab
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.NewMail
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.NewMail
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.OportunitiesTab
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.OportunitiesTab
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.PostsForGroup
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.PostsForGroup
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.ProductList
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.ProductList
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.RecentContactsTab
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.RecentContactsTab
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.RecentPostsTab
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.RecentPostsTab
 
render(RenderRequest, String) - Method in class com.knowgate.http.portlets.StaticContent
 
render(RenderRequest, RenderResponse) - Method in class com.knowgate.http.portlets.StaticContent
 
repeat(JDCConnection, int, int, boolean) - Method in class com.knowgate.addrbook.Meeting
Make copies of this meeting
repeat(String, int) - Static method in class com.knowgate.misc.Gadgets
Repeat a substring n times
replace(String, Object) - Method in class com.knowgate.crm.ListMember
 
replace(String, short) - Method in class com.knowgate.crm.ListMember
 
replace(Connection, Connection, String, String, String) - Method in class com.knowgate.datacopy.CopyRegisters
Replace registers from origin table to target table.
replace(String, Object) - Method in class com.knowgate.dataobjs.DBPersist
Replace a value from internal collection
replace(String, int) - Method in class com.knowgate.dataobjs.DBPersist
Replace a value from internal collection
replace(String, short) - Method in class com.knowgate.dataobjs.DBPersist
Replace a value from internal collection
replace(String, float) - Method in class com.knowgate.dataobjs.DBPersist
Replace a value from internal collection
replace(String, double) - Method in class com.knowgate.dataobjs.DBPersist
Replace a value from internal collection
replace(String, Money) - Method in class com.knowgate.dataobjs.DBPersist
Replace a value from internal collection
replace(String, String, SimpleDateFormat) - Method in class com.knowgate.dataobjs.DBPersist
Replace Date value using specified format
replace(String, String, int) - Method in class com.knowgate.dataobjs.DBPersist
Replace value at internal collection
replace(String, String, DBSubset) - Method in class com.knowgate.dataobjs.DBSubsetCache
Replace a cache entry
replace(InputStream, HashMap) - Method in class com.knowgate.dataxslt.FastStreamReplacer
Replace subtrings from a Stream.
replace(StringBuffer, HashMap) - Method in class com.knowgate.dataxslt.FastStreamReplacer
Replace subtrings from a Stream.
replace(String, HashMap) - Method in class com.knowgate.dataxslt.FastStreamReplacer
Replace substrings from a Text File.
replace(String, String) - Method in class com.knowgate.hipergate.SalePoint
 
replace(String, short) - Method in class com.knowgate.hipergate.SalePoint
 
replace(String, char, String) - Static method in class com.knowgate.misc.Gadgets
Replace a single character with one or more other characters
replace(String, String, String) - Static method in class com.knowgate.misc.Gadgets
Replace a given pattern on a string with a fixed value
replace(String, String, String, int) - Static method in class com.knowgate.misc.Gadgets
Replace a given pattern on a string with a fixed value
replacePreffixFromImgSrcs(String, String) - Method in class com.knowgate.hipermail.HtmlMimeBodyPart
Replace a preffix from <IMG SRC="..."
Report(String) - Method in class com.knowgate.dfs.chardet.nsDetector
 
Report(String) - Method in class com.knowgate.dfs.chardet.nsPSMDetector
 
report() - Method in class com.knowgate.hipergate.datamodel.ModelManager
Print internal operation log to a String
Reset() - Method in class com.knowgate.dfs.chardet.nsEUCSampler
 
Reset() - Method in class com.knowgate.dfs.chardet.nsPSMDetector
 
reset() - Method in class com.knowgate.http.portlets.HipergateRenderResponse
 
reset() - Method in class com.knowgate.http.portlets.StringBufferRenderResponse
 
reset() - Static method in class com.knowgate.scheduler.Event
 
resetBuffer() - Method in class com.knowgate.http.portlets.HipergateRenderResponse
 
resetBuffer() - Method in class com.knowgate.http.portlets.StringBufferRenderResponse
 
resetParent(Connection, String) - Method in class com.knowgate.hipergate.Category
Remove Category from parent.
resetPassword(JDCConnection, String, String, Date) - Static method in class com.knowgate.acl.ACLUser
Update tx_pwd password column at k_users table for given user
resetPassword(JDCConnection, String, String) - Static method in class com.knowgate.acl.ACLUser
Update tx_pwd password column at k_users table for given user Password expiration is not modified
resetPassword(JDCConnection, String, String, DistributedCachePeer) - Static method in class com.knowgate.acl.ACLUser
Update tx_pwd password column at k_users table for given user and remove it from memory cache if it was previously cached.
resetPassword(JDCConnection, String, String, Date, DistributedCachePeer) - Static method in class com.knowgate.acl.ACLUser
Update tx_pwd password column at k_users table for given user and remove it from memory cache if it was previously cached.
resetSignature(JDCConnection, String, String) - Static method in class com.knowgate.acl.ACLUser
Change signature password and delete any previous entries encrypted with former password
resolve(String) - Static method in class com.knowgate.misc.Hosts
 
resolveAtomsEMails(JDCConnection) - Method in class com.knowgate.scheduler.Job
Fills atoms data from their e-mails This method call k_sp_resolve_atoms stored procedure which takes each atom mail address and looks it up at k_member_address table for completing name surname and other personalization data embedded into each atom's record
resolveEnvironmentVariables(String) - Static method in class com.knowgate.misc.Environment
Replace values of environment variables at given string Change all substrings of the form %[A-Z]% to the corresponding environment variables values
For example, in Windows %ProgramFiles% typically maps to "C:\Program Files"
Variable matching is case sensitive
Resource - Class in com.knowgate.projtrack
 
Resource() - Constructor for class com.knowgate.projtrack.Resource
 
resources(JDCConnection) - Method in class com.knowgate.projtrack.Duty
Get resources assigned to this duty
responseCode() - Method in class com.knowgate.dfs.HttpRequest
Get response code from last GET, POST or HEAD request
restart() - Method in class com.knowgate.dataobjs.DBBind
Close and reopen the connection pool and reload the table map cache
resume(int, String) - Method in class com.knowgate.scheduler.EventDaemon
 
returnConnection(JDCConnection) - Method in class com.knowgate.jdc.JDCConnectionPool
Return a connection to the pool
returnConnection(JDCConnection, String) - Method in class com.knowgate.jdc.JDCConnectionPool
Return a connection to the pool
RETURNED - Static variable in class com.knowgate.crm.WelcomePack
 
revised_by - Static variable in class com.knowgate.hipergate.ProductLoader
 
rightPad(String, char, int) - Static method in class com.knowgate.misc.Gadgets
Add padding characters to the right.
rmdir(String) - Method in class com.knowgate.dfs.FileSystem
Remove a directory and all its subdirectories and files.
rmstorpath(int, String, String) - Method in class com.knowgate.workareas.FileSystemWorkArea
Remove workarea files under /storage branch
rmstorpath(int, String) - Method in class com.knowgate.workareas.FileSystemWorkArea
Remove workarea files under /storage branch
rmworkpath(String, String) - Method in class com.knowgate.workareas.FileSystemWorkArea
Delete a directory and all its subdirectories and files under workarea root directory at /web branch.
rmworkpath(String) - Method in class com.knowgate.workareas.FileSystemWorkArea
Delete workarea root directory at /web branch.
ROLE_ADMIN - Static variable in class com.knowgate.acl.ACL
 
ROLE_GUEST - Static variable in class com.knowgate.acl.ACL
 
ROLE_NONE - Static variable in class com.knowgate.acl.ACL
 
ROLE_POWERUSER - Static variable in class com.knowgate.acl.ACL
 
ROLE_USER - Static variable in class com.knowgate.acl.ACL
 
rollback() - Method in class com.knowgate.datacopy.DataStruct
 
rollback() - Method in class com.knowgate.jdc.JDCConnection
 
rollback(Savepoint) - Method in class com.knowgate.jdc.JDCConnection
 
Room - Class in com.knowgate.addrbook
Meeting Room or other type of Resource used at Meeting
Room() - Constructor for class com.knowgate.addrbook.Room
 
rooms - Static variable in class com.knowgate.hipergate.ProductLoader
 
roomsList() - Method in class com.knowgate.addrbook.client.CalendarMeeting
 
round2() - Method in class com.knowgate.math.Money
Rounds a BigDecimal value to two decimals
round2(BigDecimal) - Static method in class com.knowgate.misc.Gadgets
Rounds a BigDecimal value to two decimals
RSSListNewsGroups(JDCConnection, int, String) - Static method in class com.knowgate.forums.Forums
Not implemented
RUB - Static variable in class com.knowgate.math.CurrencyCode
 
run() - Method in class com.knowgate.cache.ExpireableCache
 
run() - Method in class com.knowgate.crm.SocialNetworks
 
run() - Method in class com.knowgate.dfs.FTPWorkerThread
 
run() - Method in class com.knowgate.dfs.HttpRequest
 
run(String) - Method in class com.knowgate.dfs.StreamConnector
 
run() - Method in class com.knowgate.scheduler.Event
 
run() - Method in class com.knowgate.scheduler.EventDaemon
Read fixed rate events from k_events table and schedule triggering of all of them
run() - Method in class com.knowgate.scheduler.SchedulerDaemon
Create AtomQueue and start WorkerThreadPool
run() - Method in class com.knowgate.scheduler.SingleThreadExecutor
 
run() - Method in class com.knowgate.scheduler.WorkerThread
Process atoms obtained through AtomConsumer Each worker WorkerThread will enter an endless loop until the queue is empty or an interrupt signal is received.
runningAtoms() - Method in class com.knowgate.scheduler.WorkerThreadPool
Get array of atoms currently running at live WorkerThreads
runningJobs() - Method in class com.knowgate.scheduler.WorkerThreadPool
Get array with GUIDs of Jobs currently run by live WorkerThreads
runTest(Reader, String) - Method in class com.knowgate.dataxslt.SAXValidate
Ejecuta el test
A B C D E F G H I J K L M N O P Q R S T U V W X Z