Smalltalk/X WebserverDocumentation of class 'XML::ConcretePattern': | |
Class: ConcretePattern (in XML)Inheritance:Object | +--XML::Pattern | +--XML::ConcretePattern | +--XML::AnyPattern | +--XML::EmptyPattern | +--XML::InitialPattern | +--XML::NamePattern | +--XML::PCDATAPattern | +--XML::TerminalPattern
Description:This class is the superclass to what are considered 'simple' patterns or constraint rules in the element content declarations. These are pattern elements that cannot be decomposed into other pattern elements. As seen from the class hiererarchy, instances of simple patterns include AnyPattern, EmptyPattern, InitialPattern, NamePattern, PCDATAPattern and TerminalPattern. Subclasses must implement the following messages: testing matches: Instance protocol:accessing coercing testing
|
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 21 Dec 2024 17:09:16 GMT |