|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceReferenceParser | |
|---|---|
| org.xwiki.rendering.internal.parser.reference | |
| Uses of ResourceReferenceParser in org.xwiki.rendering.internal.parser.reference |
|---|
| Classes in org.xwiki.rendering.internal.parser.reference that implement ResourceReferenceParser | |
|---|---|
class |
DefaultImageReferenceParser
Similar to DefaultResourceReferenceParser but handles the
case where the resource type wasn't specified. |
class |
DefaultLinkReferenceParser
Similar to DefaultResourceReferenceParser but handles the
case where the resource type wasn't specified. |
class |
DefaultResourceReferenceParser
Parses the content of resource references. |
class |
DefaultUntypedImageReferenceParser
Considers all passed images references to be untyped and tries to guess the type by first looking for a URL and then considering it's a reference to an attachment. |
class |
DefaultUntypedLinkReferenceParser
Considers all passed link references to be untyped and tries to guess the type by first looking for a URL and then considering it's a reference to a document. |
class |
GenericImageReferenceParser
Each syntax should have its own resource reference parser. |
class |
GenericLinkReferenceParser
Each syntax should have its own resource reference parser. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||